Skip to content

Commit 1fb9f01

Browse files
committed
test Rc with raw pointer tracking
1 parent d1c9a6e commit 1fb9f01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-pass/rc.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// compile-flags: -Zmiri-track-raw-pointers
2+
// ignore-windows (FIXME: tracking raw pointers does not work on Windows)
13
#![feature(new_uninit)]
24
#![feature(get_mut_unchecked)]
35

0 commit comments

Comments
 (0)