tree-sitter-langs icon indicating copy to clipboard operation
tree-sitter-langs copied to clipboard

Update Rust grammar to support let-else syntax

Open CeleritasCelery opened this issue 2 years ago • 3 comments

Update Rust grammar to support let-else syntax

https://github.com/tree-sitter/tree-sitter-rust/issues/160

Also added a note to the readme about how to run on Apple Silicon. I was confused that running compile didn't actually compile anything.

CeleritasCelery avatar Jan 28 '23 05:01 CeleritasCelery

Can you rebase this so the CI can test it? Thanks!

jcs090218 avatar Sep 04 '23 04:09 jcs090218

Done

CeleritasCelery avatar Sep 05 '23 02:09 CeleritasCelery

It seems like the current queries isn't compatible to the newer grammar. 🤔 Can you fix it for us? Thanks!

jcs090218 avatar Sep 05 '23 03:09 jcs090218