about summary refs log tree commit diff
path: root/tests/codegen/binary-heap-peek-mut-pop-no-panic.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/binary-heap-peek-mut-pop-no-panic.rs')
-rw-r--r--tests/codegen/binary-heap-peek-mut-pop-no-panic.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/binary-heap-peek-mut-pop-no-panic.rs b/tests/codegen/binary-heap-peek-mut-pop-no-panic.rs
index e3bc9a4761c..2c40327f624 100644
--- a/tests/codegen/binary-heap-peek-mut-pop-no-panic.rs
+++ b/tests/codegen/binary-heap-peek-mut-pop-no-panic.rs
@@ -1,4 +1,4 @@
-//@ compile-flags: -O
+//@ compile-flags: -Copt-level=3
 //@ ignore-std-debug-assertions
 #![crate_type = "lib"]