-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
Description
Did you check existing issues?
- I have read all the tree-sitter docs if it relates to using the parser
- I have searched the existing issues of tree-sitter-rust
Describe the bug
support auto trait
pub unsafe auto trait Send { }
wetneb