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,6 +1,5 @@
|
|||
//@ compile-flags: -C opt-level=3 -C target-cpu=x86-64-v3
|
||||
//@ only-x86_64
|
||||
//@ ignore-debug (the extra assertions get in the way)
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue