Skip to content

Commit

Permalink
Undo accidental change to tests/ui/sanitizer/thread.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
saethlin committed May 20, 2024
1 parent aa31281 commit 39ef149
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/sanitizer/thread.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
//@ error-pattern: Location is heap block of size 4
//@ error-pattern: allocated by main thread

#![feature(raw_ref_op)]
#![feature(rustc_private)]
extern crate libc;

Expand Down

0 comments on commit 39ef149

Please sign in to comment.