Skip to content

Commit

Permalink
Stabilize bench_black_box
Browse files Browse the repository at this point in the history
  • Loading branch information
Urgau committed Sep 27, 2022
1 parent c3dce60 commit 4d39883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run/int.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Run-time:
// status: 0

#![feature(bench_black_box, const_black_box, core_intrinsics, start)]
#![feature(const_black_box, core_intrinsics, start)]

#![no_std]

Expand Down

0 comments on commit 4d39883

Please sign in to comment.