mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 07:35:30 +00:00
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``