Ignore less tests in debug builds
This commit is contained in:
parent
2dbd6233cc
commit
2f3c0b9859
59 changed files with 14 additions and 62 deletions
|
@ -1,5 +1,4 @@
|
|||
//@ compile-flags: -O
|
||||
//@ ignore-debug: the debug assertions get in the way
|
||||
#![crate_type = "lib"]
|
||||
|
||||
// Make sure no bounds checks are emitted when slicing or indexing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue