Convert to inline diagnostics in rustc_lint

This commit is contained in:
Jonathan Brouwer 2026-02-06 14:58:56 +01:00
parent c7f5f3e0d5
commit c814f76c06
No known key found for this signature in database
GPG key ID: 13619B051B673C52
17 changed files with 1307 additions and 1813 deletions

View file

@ -4143,7 +4143,6 @@ dependencies = [
"rustc_data_structures",
"rustc_errors",
"rustc_feature",
"rustc_fluent_macro",
"rustc_hir",
"rustc_index",
"rustc_infer",