Skip to content

Commit 4d39883

Browse files
committed
Stabilize bench_black_box
1 parent c3dce60 commit 4d39883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run/int.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Run-time:
44
// status: 0
55

6-
#![feature(bench_black_box, const_black_box, core_intrinsics, start)]
6+
#![feature(const_black_box, core_intrinsics, start)]
77

88
#![no_std]
99

0 commit comments

Comments
 (0)