rust/compiler/rustc_parse
Nicholas Nethercote 16a39bb7ca Streamline lex_token_trees error handling.
- Use iterators instead of `for` loops.
- Use `if`/`else` instead of `match`.
2024-11-25 16:10:55 +11:00
..
2024-10-12 21:57:50 +00:00