Convert to inline diagnostics in rustc_hir_typeck

This commit is contained in:
Jonathan Brouwer 2026-02-04 21:36:48 +01:00
parent 8bccf1224d
commit 44a14c1f30
No known key found for this signature in database
GPG key ID: 13619B051B673C52
9 changed files with 357 additions and 507 deletions

View file

@ -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",