Fix compile-flags directive

Co-authored-by: Ralf Jung <post@ralfj.de>
This commit is contained in:
ecstatic-morse 2020-08-23 10:45:26 -07:00 committed by GitHub
parent b65daa7688
commit 130766c466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// -Zmir-opt-level=0
// compile-flags: -Zmir-opt-level=0
// run-pass
#![feature(const_panic)]

View File

@ -1,4 +1,4 @@
// -Zmir-opt-level=0
// compile-flags: -Zmir-opt-level=0
// run-pass
#![feature(const_panic)]