Convert to inline diagnostics in rustc_ast_passes
This commit is contained in:
parent
0a13b43612
commit
0da9476010
8 changed files with 329 additions and 554 deletions
|
|
@ -3514,7 +3514,6 @@ dependencies = [
|
|||
"rustc_data_structures",
|
||||
"rustc_errors",
|
||||
"rustc_feature",
|
||||
"rustc_fluent_macro",
|
||||
"rustc_macros",
|
||||
"rustc_session",
|
||||
"rustc_span",
|
||||
|
|
@ -3772,7 +3771,6 @@ dependencies = [
|
|||
"libc",
|
||||
"rustc_abi",
|
||||
"rustc_ast",
|
||||
"rustc_ast_passes",
|
||||
"rustc_ast_pretty",
|
||||
"rustc_borrowck",
|
||||
"rustc_builtin_macros",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue