mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 12:47:29 +00:00

This ensures that linking will use the correct crate name even when `#![crate_name = "..."]` is used to specify the crate name.
This ensures that linking will use the correct crate name even when `#![crate_name = "..."]` is used to specify the crate name.