Skip to content

fix: Adjust regex for escaped unicode character literals #283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wetneb
Copy link

@wetneb wetneb commented Aug 1, 2025

This tackles another parse failure from #229. This syntax is supported by rustc, although I couldn't find a trace of it in https://doc.rust-lang.org/reference/tokens.html

Note: this change is taken from my fork tree-sitter-rust-orchard. I thought I would open PRs for easily portable changes like this one, even if there is no prospect of them being merged soon given the current maintenance status of this repository (open PRs are a way of making that status clearer). If that is too noisy, let me know and I'll stop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant