Convert to inline diagnostics in rustc_hir_typeck
This commit is contained in:
parent
8bccf1224d
commit
44a14c1f30
9 changed files with 357 additions and 507 deletions
|
|
@ -3787,7 +3787,6 @@ dependencies = [
|
|||
"rustc_feature",
|
||||
"rustc_hir_analysis",
|
||||
"rustc_hir_pretty",
|
||||
"rustc_hir_typeck",
|
||||
"rustc_index",
|
||||
"rustc_interface",
|
||||
"rustc_lexer",
|
||||
|
|
@ -4017,7 +4016,6 @@ dependencies = [
|
|||
"rustc_ast",
|
||||
"rustc_data_structures",
|
||||
"rustc_errors",
|
||||
"rustc_fluent_macro",
|
||||
"rustc_hir",
|
||||
"rustc_hir_analysis",
|
||||
"rustc_hir_pretty",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue