We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff7a3d commit 3bbf083Copy full SHA for 3bbf083
no_std_test/src/main.rs
@@ -27,7 +27,6 @@
27
//! * Requires linking with `libc` for calling `printf`.
28
//!
29
30
-#![feature(lang_items)]
31
#![feature(start)]
32
#![feature(core_intrinsics)]
33
#![feature(panic_info_message)]
0 commit comments