mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 18:53:39 +00:00
Set mir-opt-level to 3 to prevent regressions
This commit is contained in:
parent
27a810c719
commit
3ba15bda53
@ -1,5 +1,6 @@
|
||||
// ignore-tidy-linelength
|
||||
// ignore-wasm32-bare compiled with panic=abort by default
|
||||
// compile-flags: -Z mir-opt-level=3
|
||||
#![feature(box_syntax)]
|
||||
|
||||
fn main() {
|
||||
|
Loading…
Reference in New Issue
Block a user