Skip to content

fix: Parse <= after type casts - #312

Open
thedataking wants to merge 1 commit into
tree-sitter:masterfrom
thedataking:thedataking/parse-less-than-or-equal-after-casts
Open

fix: Parse <= after type casts#312
thedataking wants to merge 1 commit into
tree-sitter:masterfrom
thedataking:thedataking/parse-less-than-or-equal-after-casts

Conversation

@thedataking

Copy link
Copy Markdown

Fixes #284.

@thedataking
thedataking marked this pull request as ready for review July 9, 2026 22:57
@wetneb

wetneb commented Jul 10, 2026

Copy link
Copy Markdown

Thanks for this!

Since external pull requests are rarely integrated in this repository, we have been maintaining a community-owned fork of this repository, tree-sitter-rust-orchard, where I integrated your PR.

If you encounter any issue switching to this grammar (as a user or contributor), let me know.

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.

bug: Incorrect parsing of typecast next to greater than sign

2 participants