Convert to inline diagnostics in rustc_errors

This commit is contained in:
Jonathan Brouwer 2026-02-04 16:27:09 +01:00
parent 0a13b43612
commit e55eb45661
No known key found for this signature in database
GPG key ID: F13E55D38C971DEF
8 changed files with 45 additions and 79 deletions

View file

@ -3846,7 +3846,6 @@ dependencies = [
"rustc_data_structures",
"rustc_error_codes",
"rustc_error_messages",
"rustc_fluent_macro",
"rustc_hashes",
"rustc_index",
"rustc_lint_defs",