rustc_interface: Hide some hacky details of early linting from expand
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(destructuring_assignment)]
|
||||
#![feature(or_patterns)]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
#![feature(proc_macro_internals)]
|
||||
|
||||
Reference in New Issue
Block a user