rust/compiler
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-11-23 13:52:54 +01:00
2024-11-25 16:10:55 +11:00
2024-11-23 13:52:54 +01:00
2024-11-23 13:52:57 +01:00
2024-11-23 13:52:54 +01:00
2024-11-23 13:52:57 +01:00