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
..
src Streamline lex_token_trees error handling. 2024-11-25 16:10:55 +11:00
Cargo.toml Update unicode-width to 0.2.0 2024-10-12 21:57:50 +00:00
messages.ftl Update messages which reference book chs. 17-20 2024-11-23 08:57:24 -07:00