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

And... more fuzzing bugs! #7468

Merged
merged 6 commits into from
Jan 6, 2025

Conversation

joshuawarner32
Copy link
Collaborator

  • Move minimize logging to a new dump_syntax target
  • Fix where precedence vs funcs
  • Fix indentation of record updates and calculation of return indentation
  • Fix double-wrapping of spaces before implements opaque keyword by making them distinct
  • Move backtracking for implements to specific spaces case that it's actually needed for, to avoid excess parsing work in extreme cases

@joshuawarner32 joshuawarner32 force-pushed the fuzzing-bugs-9 branch 3 times, most recently from f8c50fc to f726643 Compare January 5, 2025 23:07
@lukewilliamboswell lukewilliamboswell merged commit 89ef225 into roc-lang:main Jan 6, 2025
15 of 17 checks passed
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