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

chore: transforming lexical errors into parser errors #3163

Merged
merged 2 commits into from Oct 16, 2023
Merged

chore: transforming lexical errors into parser errors #3163

merged 2 commits into from Oct 16, 2023

Conversation

ghost
Copy link

@ghost ghost commented Oct 15, 2023

Description

chore: transforming lexical errors into parser errors

Problem

Resolves #3125

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Copy link
Contributor

@jfecher jfecher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jfecher jfecher added this pull request to the merge queue Oct 16, 2023
Merged via the queue into noir-lang:master with commit ed3fc75 Oct 16, 2023
24 checks passed
Sakapoi pushed a commit to Sakapoi/noir_fork that referenced this pull request Oct 19, 2023
signorecello pushed a commit that referenced this pull request Oct 19, 2023
Co-authored-by: jfecher <jfecher11@gmail.com>
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.

The parser ignores lexer errors
1 participant