Skip to content

Commit 81c7ebd

Browse files
RalfJungMark-Simulacrum
authored andcommitted
we can enable one more codegen test in debug mode now
1 parent f0a4233 commit 81c7ebd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/test/codegen/vec-clear.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// ignore-debug: the debug assertions get in the way
21
// compile-flags: -O
32

43
#![crate_type = "lib"]

src/test/codegen/vec-optimizes-away.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
// ignore-debug: the debug assertions get in the way
32
// no-system-llvm
43
// compile-flags: -O

0 commit comments

Comments
 (0)