rust/compiler/rustc_codegen_ssa
Jonathan Brouwer cf0e19b0b4
Rollup merge of #152102 - bjorn3:inline_fluent_codegen_backends, r=JonathanBrouwer,GuillaumeGomez
Convert to inline diagnostics in all codegen backends

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

r? @JonathanBrouwer
2026-02-04 14:39:29 +01:00
..
src Rollup merge of #152102 - bjorn3:inline_fluent_codegen_backends, r=JonathanBrouwer,GuillaumeGomez 2026-02-04 14:39:29 +01:00
Cargo.toml Remove an unneeded HashStable derive. 2026-02-03 12:56:00 +11:00
messages.ftl Port #[patchable_function_entry] to attr parser 2026-01-20 11:46:05 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.