Convert to inline diagnostics in rustc_borrowck
This commit is contained in:
parent
66daca1a85
commit
dd61998e74
9 changed files with 233 additions and 395 deletions
|
|
@ -3571,7 +3571,6 @@ dependencies = [
|
|||
"rustc_abi",
|
||||
"rustc_data_structures",
|
||||
"rustc_errors",
|
||||
"rustc_fluent_macro",
|
||||
"rustc_graphviz",
|
||||
"rustc_hir",
|
||||
"rustc_index",
|
||||
|
|
@ -3771,7 +3770,6 @@ dependencies = [
|
|||
"rustc_abi",
|
||||
"rustc_ast",
|
||||
"rustc_ast_pretty",
|
||||
"rustc_borrowck",
|
||||
"rustc_codegen_ssa",
|
||||
"rustc_const_eval",
|
||||
"rustc_data_structures",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue