diff options
Diffstat (limited to 'tests/codegen/deduced-param-attrs.rs')
| -rw-r--r-- | tests/codegen/deduced-param-attrs.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/deduced-param-attrs.rs b/tests/codegen/deduced-param-attrs.rs index 5e7c571b63f..22db090d4d8 100644 --- a/tests/codegen/deduced-param-attrs.rs +++ b/tests/codegen/deduced-param-attrs.rs @@ -1,4 +1,4 @@ -//@ compile-flags: -O +//@ compile-flags: -Copt-level=3 #![crate_type = "lib"] #![allow(incomplete_features)] |
