tree-sitter.tree-sitter/crates
Will Lillis 543734d286 feat(test): allow corpus tests to use cst outputs
This is already exposed for consumers via the CLI, and is a natural way
to express some test expectations over the sexp form.

Also clean up some repeated logic in the internal test code, and narrow
the cst rendering return type to `std::io::Result` rather than
`anyhow::Result`.
2026-08-09 15:48:37 -05:00
..
cli feat(test): allow corpus tests to use cst outputs 2026-08-09 15:48:37 -05:00
config fix(rust): use more accurate types for various IoError structs 2026-06-13 09:35:12 -04:00
generate perf(generate): pool parse-table action lists 2026-08-09 12:28:50 -05:00
highlight feat(highlight)!: include underlying LanguageError in highlight 2026-07-14 19:19:49 -04: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 feat(tags)!: include underlying LanguageError in tag 2026-07-14 19:19:49 -04:00
xtask fix(xtask): eliminate silent errors in zig fetch 2026-06-30 19:37:55 -04:00