issues
search
tree-sitter
/
tree-sitter-rust
Rust grammar for tree-sitter
MIT License
357
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: use the new reserved rules api
#248
amaanq
opened
5 days ago
0
Mark compatible with tree-sitter 0.22
#247
joshka
closed
3 days ago
6
bug: Incorrect parsing of doc comments
#246
wetneb
opened
1 week ago
0
Attach outer attributes to the elements they annotate
#245
wetneb
opened
1 week ago
0
bug: Incorrect parsing of attributes
#244
wetneb
opened
1 week ago
0
feat: Support `&raw {const|mut} expr` syntax (take 2)
#243
flippette
closed
2 weeks ago
1
ci: bump tree-sitter/setup-action from 1 to 2
#242
dependabot[bot]
closed
2 weeks ago
0
Support `&raw {const|mut} expr` syntax
#241
flippette
closed
2 weeks ago
4
Support `gen` block syntax
#240
flippette
closed
2 weeks ago
2
feature: Support `&raw const` and `&raw mut` syntax
#239
mkrasnitski
closed
2 weeks ago
0
Update bindings for 0.24
#238
amaanq
closed
1 month ago
0
feature: .text function to access value of nodes
#237
reesericci
closed
1 month ago
2
bug: Doc-comments are not parsed correctly
#236
nfejzic
closed
2 months ago
3
feat: support macros 2.0
#235
roife
closed
2 months ago
2
bug: impl trait bound starting with a lifetime misparsed
#234
AlexCid
opened
2 months ago
0
bug: Doesn't compile on bash
#233
yuriv
closed
2 months ago
3
build: update bindings
#232
amaanq
closed
2 months ago
0
add `comment` node that contains plain comments content
#231
mrnossiom
opened
2 months ago
0
bug: Error in (seemingly?) correct Rust file
#230
HiPhish
closed
4 months ago
3
[meta] cases where treesitter rejects code that rustc accepts
#229
matthiaskrgr
opened
5 months ago
1
bug: error on const generics
#228
matthiaskrgr
opened
5 months ago
0
bug: error on impl trait for dyn trait
#227
matthiaskrgr
opened
5 months ago
0
bug: shebang does not require semicolon
#226
matthiaskrgr
opened
5 months ago
0
bug: slow textobject select queries
#225
aclementev
closed
6 months ago
3
feature: frontmatter
#224
jwnrt
opened
6 months ago
0
Allow spaces in shebang lines
#223
jwnrt
closed
6 months ago
1
Compiling on Windows fails due to invalid numeric argument /Wno-unused-parameter
#222
Profiidev
closed
7 months ago
2
bug: Broken parsing for `where` keyword inside trait declaration
#221
Areskiko
closed
7 months ago
1
Updates
#220
amaanq
closed
7 months ago
0
Add `yield` keyword highlight.
#219
huacnlee
closed
7 months ago
0
Release a new version
#218
jirutka
closed
7 months ago
1
feature: Update version of `tree-sitter` crate to the latest one
#217
Jujumba
closed
7 months ago
1
fix: escape braces in regex
#216
amaanq
closed
8 months ago
1
bug: Assertion failed: (did_merge), function ts_parser__handle_error
#215
sbbddz
closed
8 months ago
1
fix: edge case with empty line doc comments
#214
amaanq
closed
9 months ago
0
fix: allow brackets for macro definitions
#213
DemonEin
closed
9 months ago
1
Expose doc comment contents
#212
the-mikedavis
closed
7 months ago
6
refactor!: use last-wins precedence for queries
#211
amaanq
closed
9 months ago
0
feature: c string literals have been stabilized in 1.77
#210
Ddystopia
closed
9 months ago
1
feature: Class Inheritance
#209
ghost
closed
9 months ago
1
feat: test
#208
DmitryTravyan
closed
11 months ago
0
bug: binary operator not detected as such when preceded by block comment
#207
Chris00
closed
10 months ago
1
bug: Parser errors when macros are invoked with multiple arguments
#206
ribru17
closed
11 months ago
2
bug: Half-open ranges are not parsed correctly in match statements
#205
AlexCid
closed
10 months ago
1
bug: First-line inner attribute item is regarded as shebang
#204
monaqa
closed
1 year ago
2
Syntax is broken for some weird cases
#203
juhaku
closed
1 year ago
1
feat: support CStr literals
#202
GoldsteinE
closed
1 year ago
1
feat: Add a content field and element to raw string literals.
#201
Natr1x
closed
7 months ago
2
Nested format macro not parsed correctly.
#200
slackinghyena
closed
1 year ago
2
Double cfg macro inside array isn't parsed correctly
#199
ThomasFrans
closed
1 year ago
3
Next