Skip to content

Commit

Permalink
disable debug assertions in codegen test
Browse files Browse the repository at this point in the history
  • Loading branch information
the8472 committed Mar 21, 2021
1 parent 17f4c2a commit 2d8be45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/codegen/vec-in-place.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// ignore-debug: the debug assertions get in the way
// compile-flags: -O
// min-llvm-version: 11.0
#![crate_type = "lib"]
Expand Down

0 comments on commit 2d8be45

Please sign in to comment.