We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff1f24 commit a05ba90Copy full SHA for a05ba90
tests/run-pass/rc.rs
@@ -1,5 +1,5 @@
1
-// FIXME: Validation disabled due to https://github.com/rust-lang/rust/issues/54908
2
-// compile-flags: -Zmiri-disable-validation
+// FIXME: Disabled due to https://github.com/rust-lang/rust/issues/55747
+// ignore-test
3
4
use std::cell::RefCell;
5
use std::rc::Rc;
0 commit comments