We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c8361 commit 74a9685Copy full SHA for 74a9685
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