1
Fork 0

Ignore less tests in debug builds

This commit is contained in:
Ben Kimock 2024-02-23 18:04:01 -05:00
parent 2dbd6233cc
commit 2f3c0b9859
59 changed files with 14 additions and 62 deletions

View file

@ -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"]