mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
995ca3e532
Port `#[should_panic]` to the new attribute parsing infrastructure Ports `#[should_panic]` to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971351163 r? ```@jdonszelmann```