mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
5fc48ff5aa
Port `#[link_name]` to the new attribute parsing infrastructure Ports `link_name` to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971353197 r? `@jdonszelmann`
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.