rust/compiler/rustc_parse/src/lexer
Nicholas Nethercote 3c321b9ea8 Remove stream_to_parser.
It's a zero-value wrapper of `Parser::new`.
2024-06-05 10:37:59 +10:00
..
diagnostics.rs narrow down visibilities in rustc_parse::lexer 2024-05-07 11:02:28 +08:00
mod.rs Don't use the word "parse" for lexing operations. 2024-06-05 10:29:16 +10:00
tokentrees.rs Remove stream_to_parser. 2024-06-05 10:37:59 +10:00
unescape_error_reporting.rs Remove #[macro_use] extern crate tracing from rustc_parse. 2024-05-23 18:02:40 +10:00
unicode_chars.rs UNICODE_ARRAY and ASCII_ARRAY fixes. 2024-06-05 10:29:16 +10:00