mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 11:46:59 +00:00
Port `#[non_exhaustive]` to the new attribute parsing infrastructure Ports `non_exhaustive` to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971353197 r? ``@jdonszelmann``
For more information about how rustc works, see the rustc dev guide.