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,4 +1,3 @@
//@ ignore-debug: the debug assertions get in the way
//@ compile-flags: -O
//@ only-x86_64 (vectorization varies between architectures)
#![crate_type = "lib"]