Remove all unused feature gates from the compiler

This commit is contained in:
bjorn3
2025-06-08 14:47:28 +00:00
parent 8072811356
commit 9223704f4b
20 changed files with 1 additions and 28 deletions

View File

@@ -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