mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
987628e82b
Skip no_mangle if the item has no name. Fixes https://github.com/rust-lang/rust/issues/109305
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.