mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
The field handed out a slice whose lifetime outlived the streaming-iterator loan it came from. An accessor reborrowing through `&self` bounds it correctly. BREAKING CHANGE: In the rust bindings, replace `m.captures` with `m.captures()`. |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| generate | ||
| highlight | ||
| language | ||
| loader | ||
| tags | ||
| xtask | ||