Files
rust/compiler/rustc_middle/src
Jonathan Brouwer 69dc318464 Rollup merge of #153452 - GuillaumeGomez:migrate-diag, r=JonathanBrouwer
Cleanup unused diagnostic emission methods

Part of https://github.com/rust-lang/rust/issues/153099.

To remove `lint_level`, we need to remove all functions calling it. One of them is `TyCtxt::node_span_lint`, so removing it.

r? @JonathanBrouwer
2026-03-06 18:49:51 +01:00
..
2026-02-25 17:30:47 +11:00
2026-01-08 13:37:34 +11:00
2026-03-05 23:39:59 +11:00
2025-03-15 06:34:36 +00:00