Skip to content

Commit b8c8520

Browse files
committed
Ignore debug-assertions in test.
1 parent e76b7f2 commit b8c8520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/mir-opt/dataflow-const-prop/default_boxed_slice.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// unit-test: DataflowConstProp
22
// compile-flags: -Zmir-enable-passes=+ConstProp,+Inline
3+
// ignore-debug assertions change the output MIR
34
// EMIT_MIR_FOR_EACH_BIT_WIDTH
45
// EMIT_MIR_FOR_EACH_PANIC_STRATEGY
56

0 commit comments

Comments
 (0)