We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0975b9 commit 6351850Copy full SHA for 6351850
src/test/codegen/issue-69101-bounds-check.rs
@@ -1,5 +1,6 @@
1
// no-system-llvm
2
// compile-flags: -O
3
+// ignore-debug: the debug assertions get in the way
4
#![crate_type = "lib"]
5
6
// Make sure no bounds checks are emitted in the loop when upfront slicing
0 commit comments