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 d1c9a6e commit 1fb9f01Copy full SHA for 1fb9f01
tests/run-pass/rc.rs
@@ -1,3 +1,5 @@
1
+// compile-flags: -Zmiri-track-raw-pointers
2
+// ignore-windows (FIXME: tracking raw pointers does not work on Windows)
3
#![feature(new_uninit)]
4
#![feature(get_mut_unchecked)]
5
0 commit comments