This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +9
-0
lines changed
fail/tree_borrows/reserved Expand file tree Collapse file tree 9 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1+ // We disable the GC for this test because it would change what is printed.
12//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
23
34// Check how a Reserved with interior mutability
Original file line number Diff line number Diff line change 1+ // We disable the GC for this test because it would change what is printed.
12//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
23
34#[ path = "../../../utils/mod.rs" ]
Original file line number Diff line number Diff line change 1+ // We disable the GC for this test because it would change what is printed.
12//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
23#[ path = "../../utils/mod.rs" ]
34#[ macro_use]
Original file line number Diff line number Diff line change 1+ // We disable the GC for this test because it would change what is printed.
12//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
23
34// Check that a protector goes back to normal behavior when the function
Original file line number Diff line number Diff line change 1+ // We disable the GC for this test because it would change what is printed.
12//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
23
34#[ path = "../../utils/mod.rs" ]
Original file line number Diff line number Diff line change 1+ // We disable the GC for this test because it would change what is printed.
12//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
23
34#[ path = "../../utils/mod.rs" ]
Original file line number Diff line number Diff line change 1+ // We disable the GC for this test because it would change what is printed.
12//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
23
34#[ path = "../../utils/mod.rs" ]
Original file line number Diff line number Diff line change 11//@revisions: default uniq
2+ // We disable the GC for this test because it would change what is printed.
23//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
34//@[uniq]compile-flags: -Zmiri-unique-is-unique
45
Original file line number Diff line number Diff line change 11//@revisions: default uniq
2+ // We disable the GC for this test because it would change what is printed.
23//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
34//@[uniq]compile-flags: -Zmiri-unique-is-unique
45
You can’t perform that action at this time.
0 commit comments