Skip to content

Commit b3f7991

Browse files
committed
btree is fixed
1 parent 3e603c3 commit b3f7991

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/run-pass/btreemap.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// FIXME: Validation disabled due to https://github.com/rust-lang/rust/issues/54957
2-
// compile-flags: -Zmiri-disable-validation
3-
41
#[derive(PartialEq, Eq, PartialOrd, Ord)]
52
pub enum Foo {
63
A(&'static str),

0 commit comments

Comments
 (0)