mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
test Rc with raw pointer tracking
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// compile-flags: -Zmiri-track-raw-pointers
|
||||
// ignore-windows (FIXME: tracking raw pointers does not work on Windows)
|
||||
#![feature(new_uninit)]
|
||||
#![feature(get_mut_unchecked)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user