tree-sitter/cli/generate/src/build_tables
Yuri Astrakhan 9dbe165296 chore: a few minor lints
* do not use `&` for the format args as it cannot (yet) be optimized by the compiler
* a few format inlining
2025-01-21 00:57:58 -05:00
..
build_lex_table.rs chore: a few minor lints 2025-01-21 00:57:58 -05:00
build_parse_table.rs chore: a few minor lints 2025-01-21 00:57:58 -05:00
coincident_tokens.rs chore: misc clippy lints 2024-10-06 17:55:00 -04:00
item.rs chore: a few minor lints 2025-01-21 00:57:58 -05:00
item_set_builder.rs feat: add 'reserved word' construct 2024-12-23 03:06:32 -05:00
minimize_parse_table.rs fix(rust): adapt to a few new nightly lints 2025-01-10 22:00:23 -05:00
mod.rs chore: a few minor lints 2025-01-21 00:57:58 -05:00
token_conflicts.rs chore: misc clippy lints 2024-10-06 17:55:00 -04:00