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 35c605a commit 9a9d5ecCopy full SHA for 9a9d5ec
example/mini_core.rs
@@ -1,5 +1,5 @@
1
#![feature(
2
- no_core, lang_items, intrinsics, unboxed_closures, type_ascription, extern_types,
+ no_core, lang_items, intrinsics, unboxed_closures, extern_types,
3
decl_macro, rustc_attrs, transparent_unions, auto_traits, freeze_impls,
4
thread_local
5
)]
0 commit comments