tree-sitter.tree-sitter/crates
Will Lillis 816a2a0c15
refactor(rust): trim unused imports (#5845)
* Importing `char` brings deprecated methods into scope in some cases.
* Importing `str` isn't necessary in many other cases.
2026-08-12 14:27:52 +02:00
..
cli refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
config fix(rust): use more accurate types for various IoError structs 2026-06-13 09:35:12 -04:00
generate refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
highlight refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
language treewide: add taplo config and reformat toml files 2026-02-18 00:59:34 -05:00
loader fix(highlight): use std::sync::OnceCell for various loader fields 2026-07-23 18:30:15 -04:00
tags refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
xtask fix(xtask): eliminate silent errors in zig fetch 2026-06-30 19:37:55 -04:00