diff options
Diffstat (limited to 'tests/codegen-units/partitioning/inline-always.rs')
| -rw-r--r-- | tests/codegen-units/partitioning/inline-always.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen-units/partitioning/inline-always.rs b/tests/codegen-units/partitioning/inline-always.rs index 5e8cce0ac33..02b789d3f29 100644 --- a/tests/codegen-units/partitioning/inline-always.rs +++ b/tests/codegen-units/partitioning/inline-always.rs @@ -1,5 +1,5 @@ //@ incremental -//@ compile-flags: -Zprint-mono-items=lazy -Copt-level=0 +//@ compile-flags: -Copt-level=0 #![crate_type = "lib"] |
