rust/compiler/rustc_passes
Jacob Pratt 9d31498271
Rollup merge of #152276 - JonathanBrouwer:fmt-check, r=jdonszelmann
Add message format checking

Checks the indentation of diagnostic messages, it checks that everything is at least as indented as the attribute that contains it

r? @jdonszelmann (Anyone else, also feel free to review, just assigning to Jana because she's been reviewing the other PRs)
2026-02-09 05:20:29 -05:00
..
src Rollup merge of #152276 - JonathanBrouwer:fmt-check, r=jdonszelmann 2026-02-09 05:20:29 -05:00
Cargo.toml Convert to inline diagnostics in rustc_passes 2026-02-06 13:31:54 +01:00