diff options
Diffstat (limited to 'tests/codegen/align-offset.rs')
| -rw-r--r-- | tests/codegen/align-offset.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/codegen/align-offset.rs b/tests/codegen/align-offset.rs index d4d8b18d35b..9819dc20966 100644 --- a/tests/codegen/align-offset.rs +++ b/tests/codegen/align-offset.rs @@ -1,5 +1,5 @@ -// compile-flags: -O -// ignore-debug (debug assertions in `slice::from_raw_parts` block optimizations) +//@ compile-flags: -O +//@ ignore-debug (debug assertions in `slice::from_raw_parts` block optimizations) #![crate_type = "lib"] |
