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.
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.