Skip to content

Conversation

@mlechu
Copy link
Member

@mlechu mlechu commented Nov 18, 2025

A small tweak: JuliaLowering uses quoted symbols in meta forms, where Expr does not.

Miscellaneous test fixes are also included (CompileHints was overwriting a constructor, and isdefined(Core, :_lower) isn't so necessary in this repository)

@oscardssmith oscardssmith added the compiler:lowering Syntax lowering (compiler front end, 2nd stage) label Nov 18, 2025
@topolarity topolarity added the merge me PR is reviewed. Merge when all tests are passing label Nov 18, 2025
@topolarity topolarity merged commit 602e5df into JuliaLang:master Nov 18, 2025
6 of 8 checks passed
@topolarity topolarity removed the merge me PR is reviewed. Merge when all tests are passing label Nov 18, 2025
mlechu added a commit to mlechu/julia that referenced this pull request Nov 19, 2025
A small tweak: JuliaLowering uses quoted symbols in meta forms, where
Expr does not.

Miscellaneous test fixes are also included (`CompileHints` was
overwriting a constructor, and `isdefined(Core, :_lower)` isn't so
necessary in this repository)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compiler:lowering Syntax lowering (compiler front end, 2nd stage)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants