mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-12 23:29:04 +00:00

By using `@` patterns more. Also, use `Symbol` more in a couple of errors to avoid some unnecessary conversions to strings. This even removes a lifetime.