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 2eedcad commit 76b24f9Copy full SHA for 76b24f9
examples/intrinsics.rs
@@ -6,7 +6,7 @@
6
#![allow(unused_features)]
7
#![cfg_attr(thumb, no_main)]
8
#![deny(dead_code)]
9
-#![feature(test)]
+#![feature(bench_black_box)]
10
#![feature(lang_items)]
11
#![feature(start)]
12
#![feature(allocator_api)]
0 commit comments