Migrate ast_lowering::path to SessionDiagnostic
This commit is contained in:
parent
a8a33cf271
commit
73ae38bac1
7 changed files with 46 additions and 15 deletions
|
@ -75,6 +75,7 @@ macro_rules! arena_vec {
|
|||
|
||||
mod asm;
|
||||
mod block;
|
||||
mod errors;
|
||||
mod expr;
|
||||
mod index;
|
||||
mod item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue