mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
enable a test that waited for a rustc fix
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user