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.
1
2
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
2
3
3
4
// 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.
1
2
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
2
3
3
4
#[ 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.
1
2
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
2
3
#[ path = "../../utils/mod.rs" ]
3
4
#[ 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.
1
2
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
2
3
3
4
// 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.
1
2
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
2
3
3
4
#[ 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.
1
2
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
2
3
3
4
#[ 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.
1
2
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
2
3
3
4
#[ path = "../../utils/mod.rs" ]
Original file line number Diff line number Diff line change 1
1
//@revisions: default uniq
2
+ // We disable the GC for this test because it would change what is printed.
2
3
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
3
4
//@[uniq]compile-flags: -Zmiri-unique-is-unique
4
5
Original file line number Diff line number Diff line change 1
1
//@revisions: default uniq
2
+ // We disable the GC for this test because it would change what is printed.
2
3
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
3
4
//@[uniq]compile-flags: -Zmiri-unique-is-unique
4
5
You can’t perform that action at this time.
0 commit comments