rust/compiler/rustc_errors
Jonathan Brouwer f1b935d08f
Rollup merge of #152356 - JonathanBrouwer:inline_diag4, r=jdonszelmann
Improve the `inline_fluent!` macro

For https://github.com/rust-lang/rust/issues/151366

This PR turns `inline_fluent!` into a proc macro, so we can run validation on the messages in this macro :)
I started a thread here because I don't like the name of the macro, but that's for a future PR: [#t-compiler > Bikeshed the new `inline_fluent!` macro](https://rust-lang.zulipchat.com/#narrow/channel/131828-t-compiler/topic/Bikeshed.20the.20new.20.60inline_fluent!.60.20macro/with/572646242)
2026-02-13 13:35:01 +01:00
..
src Rollup merge of #152356 - JonathanBrouwer:inline_diag4, r=jdonszelmann 2026-02-13 13:35:01 +01:00
Cargo.toml Convert to inline diagnostics in rustc_errors 2026-02-05 12:14:48 +01:00