Skip to content

Commit 74a9685

Browse files
committed
Add a FIXME to the changed Miri test
1 parent 00c8361 commit 74a9685

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/pass/tree_borrows/vec_unique.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// FIXME: This test is broken since https://github.com/rust-lang/rust/pull/126793,
2+
// possibly related to the additional struct between Vec and Unique.
13
//@revisions: default uniq
24
// We disable the GC for this test because it would change what is printed.
35
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0

0 commit comments

Comments
 (0)