We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
debug_assert
1 parent 71f5cfb commit f541dd1Copy full SHA for f541dd1
src/test/codegen/slice-reverse.rs
@@ -1,5 +1,6 @@
1
// compile-flags: -O
2
// only-x86_64
3
+// ignore-debug: the debug assertions in from_raw_parts get in the way
4
5
#![crate_type = "lib"]
6
0 commit comments