about summary refs log tree commit diff
path: root/tests/codegen/align-offset.rs
diff options
context:
space:
mode:
authorBen Kimock <kimockb@gmail.com>2024-02-23 18:04:01 -0500
committerBen Kimock <kimockb@gmail.com>2024-02-23 18:04:01 -0500
commit2f3c0b98593044c00492f4287e27ef9733121c97 (patch)
treea9eadd9e5552983d52be9f52be6ac3c179bacdc6 /tests/codegen/align-offset.rs
parent2dbd6233ccdb2cd4b621a5e839a95c3fbbc0c375 (diff)
downloadrust-2f3c0b98593044c00492f4287e27ef9733121c97.tar.gz
rust-2f3c0b98593044c00492f4287e27ef9733121c97.zip
Ignore less tests in debug builds
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"]