mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +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