Files
rust/compiler/rustc_codegen_ssa/src/back
Jonathan Brouwer 1f1e6bdb50 Rollup merge of #152933 - GuillaumeGomez:start-migrating-lintdiag, r=JonathanBrouwer
Start migration for `LintDiagnostic` items by adding API and migrating `LinkerOutput` lint

This is more or less the same approach as https://github.com/rust-lang/rust/pull/152811, but in a much smaller size to make it reviewable. A lot of PRs will follow though. :)

This PR creates the equivalent of `lint_level` working with `Diagnostic` and add new methods on `MultiSpan` to make it work as well (in particular because we need to copy messages/spans from one context to another).

r? @JonathanBrouwer
2026-02-22 11:31:17 +01:00
..
2025-11-04 21:27:22 -05:00
2025-02-08 22:12:13 +00:00
2026-02-14 13:47:52 +01:00
2026-01-09 14:45:25 +00:00
2025-09-12 20:53:28 +02:00
2026-02-18 11:24:13 +01:00
2025-03-25 21:53:52 +01:00