Enable MIR opts for test.

This commit is contained in:
Camille GILLOT 2023-07-18 18:18:17 +00:00
parent f5feb3e3ca
commit 54a140159d

View file

@ -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"]