Fix compile-flags directive
Co-authored-by: Ralf Jung <post@ralfj.de>
This commit is contained in:
parent
b65daa7688
commit
130766c466
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// -Zmir-opt-level=0
|
||||
// compile-flags: -Zmir-opt-level=0
|
||||
// run-pass
|
||||
|
||||
#![feature(const_panic)]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// -Zmir-opt-level=0
|
||||
// compile-flags: -Zmir-opt-level=0
|
||||
// run-pass
|
||||
|
||||
#![feature(const_panic)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue