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 assertion failure when assigning error to a variable #3980

Merged
merged 5 commits into from
Jan 30, 2022

Conversation

ergl
Copy link
Member

@ergl ergl commented Jan 30, 2022

Builds upon @mateus-md work on #3894, fixes #3823.

When this is squashed and merged, the commit message should be "Fix compiler assertion failure when assigning error to a variable"

@ergl ergl added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Jan 30, 2022
@ergl ergl requested a review from a team January 30, 2022 18:08
@SeanTAllen
Copy link
Member

@ergl can you add what the commit comment should be as the first comment here and I'll copy and past it in when squashing?

@ergl
Copy link
Member Author

ergl commented Jan 30, 2022

@SeanTAllen Done, edited the original PR description.

@SeanTAllen SeanTAllen merged commit 9d2426d into main Jan 30, 2022
@SeanTAllen SeanTAllen deleted the ergl/fix_3823 branch January 30, 2022 18:44
github-actions bot pushed a commit that referenced this pull request Jan 30, 2022
github-actions bot pushed a commit that referenced this pull request Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiler assertion error when assigning variable using error
3 participants