Skip to content

Commit 2d8be45

Browse files
committed
disable debug assertions in codegen test
1 parent 17f4c2a commit 2d8be45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/codegen/vec-in-place.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// ignore-debug: the debug assertions get in the way
12
// compile-flags: -O
23
// min-llvm-version: 11.0
34
#![crate_type = "lib"]

0 commit comments

Comments
 (0)