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 missing normalization of macro expressions (and others) #13709

Merged

Conversation

asterite
Copy link
Member

Fixes #13707

@asterite asterite force-pushed the compiler-missing-normalization-of-macro-expressions branch from acb1a04 to 05d3a6c Compare July 26, 2023 17:01
@Blacksmoke16 Blacksmoke16 added kind:bug topic:lang:macros kind:regression Something that used to correctly work but no longer works labels Jul 26, 2023
Copy link
Member

@beta-ziliani beta-ziliani left a comment

Choose a reason for hiding this comment

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

Thanks Ary <3

@beta-ziliani beta-ziliani added this to the 1.10.0 milestone Jul 26, 2023
@beta-ziliani beta-ziliani merged commit 69468c8 into master Aug 1, 2023
103 of 106 checks passed
@beta-ziliani beta-ziliani deleted the compiler-missing-normalization-of-macro-expressions branch August 1, 2023 14:41
@straight-shoota straight-shoota changed the title Compiler: missing normalization of macro expressions (and others) Fix missing normalization of macro expressions (and others) Oct 6, 2023
Blacksmoke16 pushed a commit to Blacksmoke16/crystal that referenced this pull request Dec 11, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug kind:regression Something that used to correctly work but no longer works topic:lang:macros
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression in macro block unpacking
3 participants