Convert to inline diagnostics in rustc_resolve

This commit is contained in:
Jonathan Brouwer 2026-02-03 22:23:12 +01:00
parent 8bccf1224d
commit e005754c06
No known key found for this signature in database
GPG key ID: 13619B051B673C52
6 changed files with 310 additions and 778 deletions

View file

@ -4581,7 +4581,6 @@ dependencies = [
"rustc_errors",
"rustc_expand",
"rustc_feature",
"rustc_fluent_macro",
"rustc_hir",
"rustc_index",
"rustc_macros",