We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea1a17 commit 9d12735Copy full SHA for 9d12735
example/mini_core_hello_world.rs
@@ -2,7 +2,7 @@
2
3
#![feature(
4
no_core, unboxed_closures, start, lang_items, never_type, linkage,
5
- extern_types, thread_local, raw_ref_op
+ extern_types, thread_local
6
)]
7
#![no_core]
8
#![allow(dead_code, internal_features, non_camel_case_types)]
0 commit comments