Skip to content

Commit

Permalink
Don't run the codegen test when debug_assert is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmcm committed Nov 15, 2021
1 parent 71f5cfb commit f541dd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/codegen/slice-reverse.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// compile-flags: -O
// only-x86_64
// ignore-debug: the debug assertions in from_raw_parts get in the way

#![crate_type = "lib"]

Expand Down

0 comments on commit f541dd1

Please sign in to comment.