Skip to content
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

Fix invalid parse stack recursive merging with mismatched error cost #3086

Merged
merged 1 commit into from Feb 27, 2024

Conversation

maxbrunsfeld
Copy link
Contributor

Allowing this invalid merge caused an invariant to be violated later on during parsing, when handling a later error.

@amaanq
Copy link
Member

amaanq commented Feb 26, 2024

Oops, let me fix the macos build bug w/ the python parser

Allowing this invalid merge caused an invariant to be violated
later on during parsing, when handling a later error.

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Marshall <marshall@zed.dev>
@amaanq amaanq force-pushed the randomized-test-crash-stack-merge branch from 12229cd to 9b48592 Compare February 27, 2024 01:16
@maxbrunsfeld maxbrunsfeld merged commit c03c773 into master Feb 27, 2024
13 checks passed
@maxbrunsfeld maxbrunsfeld deleted the randomized-test-crash-stack-merge branch February 27, 2024 01:38
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.

None yet

2 participants