mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-08 13:02:50 +00:00
Enable MIR opts for test.
This commit is contained in:
parent
f5feb3e3ca
commit
54a140159d
@ -1,4 +1,5 @@
|
||||
// compile-flags: -C no-prepopulate-passes
|
||||
// Verify that optimized MIR only copies `a` once.
|
||||
// compile-flags: -O -C no-prepopulate-passes
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user