Skip to content

Commit

Permalink
Set mir-opt-level to 3 to prevent regressions
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jan 15, 2020
1 parent 27a810c commit 3ba15bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/mir-opt/inline/inline-into-box-place.rs
Original file line number Diff line number Diff line change
@@ -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() {
Expand Down

0 comments on commit 3ba15bd

Please sign in to comment.