mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
22f973db34
Port `#[lang]` and `#[panic_handler]` to the new attribute parsers For https://github.com/rust-lang/rust/issues/131229#issuecomment-2971351163 r? @jdonszelmann
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.