Will Lillis
|
362419836e
|
fix(rust): correct indices for Node::utf16_text
(cherry picked from commit d3c2fed4b3)
|
2025-08-02 16:35:20 -04:00 |
|
Amaan Qureshi
|
e27160b118
|
feat(rust): remove usage of deprecated functions
|
2024-10-31 21:58:35 -04:00 |
|
Lukas Seidel
|
6b1ebd3d29
|
feat!: implement StreamingIterator instead of Iterator for QueryMatches and QueryCaptures
This fixes UB when either `QueryMatches` or `QueryCaptures` had collect called on it.
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
|
2024-09-29 17:34:48 -04:00 |
|
Amaan Qureshi
|
b35efa8f33
|
style: format imports
|
2024-04-11 22:35:43 -04:00 |
|
Amaan Qureshi
|
b40839cd72
|
style: prefer turbofish syntax where possible
|
2024-02-19 16:00:50 -05:00 |
|
dundargoc
|
c8bd6705cf
|
chore: clippy
|
2024-02-06 23:34:14 -05:00 |
|
Max Brunsfeld
|
da16cb1459
|
Introduce language ref-count management C APIs, remove Copy impl for Language in Rust
|
2023-12-27 14:59:16 -08:00 |
|
Andrew Hlynskyi
|
19e665ef79
|
Add tests for TextProvider
|
2023-08-01 09:12:45 +03:00 |
|