mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
Set mir-opt-level to 3 to prevent regressions
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user