We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3dce60 commit 4d39883Copy full SHA for 4d39883
tests/run/int.rs
@@ -3,7 +3,7 @@
3
// Run-time:
4
// status: 0
5
6
-#![feature(bench_black_box, const_black_box, core_intrinsics, start)]
+#![feature(const_black_box, core_intrinsics, start)]
7
8
#![no_std]
9
0 commit comments