Rollup merge of #101162 - rajputrajat:master, r=davidtwco
Migrate rustc_resolve to use SessionDiagnostic, part # 1 crate a somewhat on larger size, so plz allow some time to get it finished.
This commit is contained in:
commit
3e5965722c
9 changed files with 884 additions and 362 deletions
|
@ -73,6 +73,7 @@ mod check_unused;
|
|||
mod def_collector;
|
||||
mod diagnostics;
|
||||
mod effective_visibilities;
|
||||
mod errors;
|
||||
mod ident;
|
||||
mod imports;
|
||||
mod late;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue