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(compiler): Fix error location reporting of unbound modules and labels #1577

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

ospencer
Copy link
Member

@ospencer ospencer commented Jan 5, 2023

This reports the errors inline instead of at the top of the file, like so:

image

image

@ospencer ospencer requested a review from peblair as a code owner January 5, 2023 17:43
@ospencer ospencer self-assigned this Jan 5, 2023
@ospencer ospencer requested a review from phated as a code owner January 5, 2023 17:43
Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@marcusroberts marcusroberts left a comment

Choose a reason for hiding this comment

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

Nice!

@ospencer ospencer merged commit 5146b14 into main Jan 5, 2023
@ospencer ospencer deleted the oscar/fix-error-reporting-locs branch January 5, 2023 23:30
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.

3 participants