rust/compiler/rustc_codegen_ssa
Jacob Pratt 22f973db34
Rollup merge of #152568 - JonathanBrouwer:port_lang, r=jdonszelmann
Port `#[lang]` and `#[panic_handler]` to the new attribute parsers

For https://github.com/rust-lang/rust/issues/131229#issuecomment-2971351163

r? @jdonszelmann
2026-02-13 22:26:35 -05:00
..
src Rollup merge of #152568 - JonathanBrouwer:port_lang, r=jdonszelmann 2026-02-13 22:26:35 -05:00
Cargo.toml Port rustc_expected_cgu_reuse to the new attribute parser 2026-02-10 10:10:38 +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.