mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
Ensure that closure call is not removed by MIR optimizations in a test
This commit is contained in:
parent
899d9b9bd5
commit
28463aac96
@ -1,4 +1,4 @@
|
||||
// compile-flags: -C no-prepopulate-passes
|
||||
// compile-flags: -C no-prepopulate-passes -Zmir-opt-level=0
|
||||
|
||||
pub fn main() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user