rust/compiler/rustc_attr_parsing
Nicholas Nethercote 603766cd72 Avoid some unwraps.
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.
2025-05-07 12:56:44 +10:00
..
2025-05-07 12:56:44 +10:00