mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 04:40:11 +00:00

Use `Symbol` for the crate name instead of `String`/`str` It always got converted to a symbol anyway
Use `Symbol` for the crate name instead of `String`/`str` It always got converted to a symbol anyway