Convert to inline diagnostics in rustc_passes

This commit is contained in:
Jonathan Brouwer 2026-02-05 23:31:06 +01:00
parent 035b01b794
commit ea43035654
No known key found for this signature in database
GPG key ID: 13619B051B673C52
8 changed files with 437 additions and 843 deletions

View file

@ -3789,7 +3789,6 @@ dependencies = [
"rustc_mir_build",
"rustc_mir_transform",
"rustc_parse",
"rustc_passes",
"rustc_public",
"rustc_resolve",
"rustc_session",
@ -4417,7 +4416,6 @@ dependencies = [
"rustc_errors",
"rustc_expand",
"rustc_feature",
"rustc_fluent_macro",
"rustc_hir",
"rustc_index",
"rustc_macros",