mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
Ignore debug-assertions in test.
This commit is contained in:
parent
e76b7f226a
commit
b8c8520725
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user