mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 22:47:54 +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.