Remove all unused feature gates from the compiler
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(never_type)]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
#![feature(proc_macro_span)]
|
||||
#![feature(proc_macro_tracked_env)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user