rust/compiler/rustc_parse
Nicholas Nethercote da84f0f4c3 Add rustc_lexer::TokenKind::Eof.
For alignment with `rust_ast::TokenKind::Eof`. Plus it's a bit faster,
due to less `Option` manipulation in `StringReader::next_token`.
2022-09-26 13:48:08 +10:00
..
2022-09-26 13:48:08 +10:00
2022-04-25 22:55:15 +02:00