Skip to content

fix: Adjust regex for escaped unicode character literals - #283

Open
wetneb wants to merge 2 commits into
tree-sitter:masterfrom
wetneb:port-e2b9bba
Open

fix: Adjust regex for escaped unicode character literals#283
wetneb wants to merge 2 commits into
tree-sitter:masterfrom
wetneb:port-e2b9bba

Conversation

@wetneb

@wetneb wetneb commented Aug 1, 2025

Copy link
Copy Markdown

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.

@wetneb

wetneb commented Sep 27, 2025

Copy link
Copy Markdown
Author

Welcome back @maxbrunsfeld, if you have any chance to look at my PRs in this repository I would appreciate it a lot :)

@maxbrunsfeld

Copy link
Copy Markdown
Contributor

Seems good. Want to push up the generated code?

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.

2 participants