mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +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.