Remove lang feature for type ascription
This commit is contained in:
parent
fb4738571f
commit
24ab684b44
@ -1,5 +1,5 @@
|
||||
#![feature(
|
||||
no_core, lang_items, intrinsics, unboxed_closures, type_ascription, extern_types,
|
||||
no_core, lang_items, intrinsics, unboxed_closures, extern_types,
|
||||
decl_macro, rustc_attrs, transparent_unions, auto_traits, freeze_impls,
|
||||
thread_local
|
||||
)]
|
||||
|
Loading…
Reference in New Issue
Block a user