mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
9b6665fafa
Port `#[no_mangle]` to new attribute parsing infrastructure Ports `no_mangle` to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971353197 r? ``@jdonszelmann``