Remove all unused feature gates from the compiler
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![doc(rust_logo)]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
#![feature(proc_macro_span)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![feature(track_path)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
Reference in New Issue
Block a user