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,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