Rollup merge of #152126 - GuillaumeGomez:inline-diag-rustc_mir_build, r=JonathanBrouwer
Convert to inline diagnostics in `rustc_mir_build` Part of https://github.com/rust-lang/rust/issues/151366. r? @JonathanBrouwer
This commit is contained in:
commit
4fa1cdb455
8 changed files with 488 additions and 809 deletions
|
|
@ -4281,7 +4281,6 @@ dependencies = [
|
|||
"rustc_ast",
|
||||
"rustc_data_structures",
|
||||
"rustc_errors",
|
||||
"rustc_fluent_macro",
|
||||
"rustc_hir",
|
||||
"rustc_index",
|
||||
"rustc_infer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue