rustc_interface: Hide some hacky details of early linting from expand
This commit is contained in:
parent
46b67aa74d
commit
da3419e18c
4 changed files with 15 additions and 11 deletions
|
@ -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)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue