test Rc with raw pointer tracking
This commit is contained in:
parent
f936bc6b92
commit
00bc944eea
1 changed files with 2 additions and 0 deletions
|
|
@ -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)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue