mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

To get rid of the `Ident::empty` uses. This requires introducing `PathParser::word_sym`, as an alternative to `PathParser::word`.
To get rid of the `Ident::empty` uses. This requires introducing `PathParser::word_sym`, as an alternative to `PathParser::word`.