We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e98bc6 commit b44b367Copy full SHA for b44b367
src/tools/miri/tests/pass/tree_borrows/vec_unique.rs
@@ -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.
3
//@revisions: default uniq
4
// We disable the GC for this test because it would change what is printed.
5
//@compile-flags: -Zmiri-tree-borrows -Zmiri-provenance-gc=0
0 commit comments