mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
fbfc5ada02
Use `Symbol` for the crate name instead of `String`/`str` It always got converted to a symbol anyway
For more information about how rustc works, see the rustc dev guide.