fix referenced issue
This commit is contained in:
parent
bb9db2bf8f
commit
3fdbc0fd3f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// compile-flags: -Zmir-opt-level=0
|
||||
// FIXME: Using opt-level 2 here makes the test take forever (https://github.com/rust-lang/rust/issues/76433).
|
||||
// FIXME: Using opt-level 2 here makes the test take forever (https://github.com/rust-lang/rust/issues/73717).
|
||||
#![feature(stmt_expr_attributes, test)]
|
||||
use std::fmt::Debug;
|
||||
use std::hint::black_box;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue