Skip to content

Commit 78261b7

Browse files
committed
fix setting rustc flags
1 parent 0ea4b50 commit 78261b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run-pass/heap_allocator.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// compile-flag: -Zmiri-seed=
1+
// compile-flags: -Zmiri-seed=
22
#![feature(allocator_api)]
33

44
use std::ptr::NonNull;

0 commit comments

Comments
 (0)