rust/compiler/rustc_parse
Nicholas Nethercote 48f7714819 Rename Parser::expected_tokens as Parser::expected_token_types.
Because the `Token` type is similar to but different to the `TokenType`
type, and the difference is important, so we want to avoid confusion.
2024-12-19 16:05:41 +11:00
..
2024-10-12 21:57:50 +00:00