We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e603c3 commit b3f7991Copy full SHA for b3f7991
tests/run-pass/btreemap.rs
@@ -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
-
4
#[derive(PartialEq, Eq, PartialOrd, Ord)]
5
pub enum Foo {
6
A(&'static str),
0 commit comments