Skip to content

Commit

Permalink
Ignore debug-assertions in test.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjgillot committed Sep 20, 2023
1 parent e76b7f2 commit b8c8520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/mir-opt/dataflow-const-prop/default_boxed_slice.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// unit-test: DataflowConstProp
// compile-flags: -Zmir-enable-passes=+ConstProp,+Inline
// ignore-debug assertions change the output MIR
// EMIT_MIR_FOR_EACH_BIT_WIDTH
// EMIT_MIR_FOR_EACH_PANIC_STRATEGY

Expand Down

0 comments on commit b8c8520

Please sign in to comment.