tree-sitter-langs
tree-sitter-langs copied to clipboard
Update Rust grammar to support let-else syntax
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.
Can you rebase this so the CI can test it? Thanks!
Done
It seems like the current queries isn't compatible to the newer grammar. 🤔 Can you fix it for us? Thanks!