Skip to content

Commit 39ef149

Browse files
committed
Undo accidental change to tests/ui/sanitizer/thread.rs
1 parent aa31281 commit 39ef149

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/sanitizer/thread.rs

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
//@ error-pattern: Location is heap block of size 4
2121
//@ error-pattern: allocated by main thread
2222

23+
#![feature(raw_ref_op)]
2324
#![feature(rustc_private)]
2425
extern crate libc;
2526

0 commit comments

Comments
 (0)