enable a test that waited for a rustc fix
This commit is contained in:
parent
dca1be68ff
commit
2be159bacd
1 changed files with 1 additions and 2 deletions
|
|
@ -9,8 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
// FIXME: remove -Zmir-opt-level once https://github.com/rust-lang/rust/issues/43359 is fixed
|
||||
// FIXME: remove -Zmir-emit-validate=0 once https://github.com/rust-lang/rust/pull/43748 is merged
|
||||
// compile-flags: -Zmir-opt-level=0 -Zmir-emit-validate=0
|
||||
// compile-flags: -Zmir-opt-level=0
|
||||
|
||||
use std::i32;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue