about summary refs log tree commit diff
path: root/tests/codegen/align-offset.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/align-offset.rs')
-rw-r--r--tests/codegen/align-offset.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen/align-offset.rs b/tests/codegen/align-offset.rs
index 9819dc20966..15b11f413cb 100644
--- a/tests/codegen/align-offset.rs
+++ b/tests/codegen/align-offset.rs
@@ -1,5 +1,4 @@
 //@ compile-flags: -O
-//@ ignore-debug (debug assertions in `slice::from_raw_parts` block optimizations)
 
 #![crate_type = "lib"]