mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
2681bb0952
Port `#[must_use]` to new attribute parsing infrastructure Ports `must_use` to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971353197 r? `@jdonszelmann`