compiler: start using rustc_ast_lowering in rustc_passes
This commit is contained in:
parent
3f50076fb3
commit
90c50f0164
5 changed files with 8 additions and 5 deletions
|
@ -84,7 +84,7 @@ mod index;
|
|||
mod item;
|
||||
mod pat;
|
||||
mod path;
|
||||
mod stability;
|
||||
pub mod stability;
|
||||
|
||||
rustc_fluent_macro::fluent_messages! { "../messages.ftl" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue