rustup; the bad compile times for the float test are fixed
This commit is contained in:
parent
1b3a27c429
commit
67cf6c2176
2 changed files with 1 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
b5c9e2448c9ace53ad5c11585803894651b18b0a
|
||||
043eca7f0b34d12e61c44206beca740628647080
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
// compile-flags: -Zmir-opt-level=0
|
||||
// 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