mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-22 23:27:16 +00:00
Use `Symbol` for the crate name instead of `String`/`str` It always got converted to a symbol anyway
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.