Skip to content

Preserve evaluation order when rewriting#15389

Merged
josevalim merged 7 commits into
mainfrom
jv-rewrite-new
May 14, 2026
Merged

Preserve evaluation order when rewriting#15389
josevalim merged 7 commits into
mainfrom
jv-rewrite-new

Conversation

@josevalim
Copy link
Copy Markdown
Member

This was done by moving the rewriting which change evaluation order to the Erlang pass,
otherwise would be hard to rewrite back in the type checker reports.

Closes #15310.

@josevalim josevalim merged commit 87582af into main May 14, 2026
25 of 26 checks passed
@josevalim
Copy link
Copy Markdown
Member Author

💚 💙 💜 💛 ❤️

@josevalim josevalim deleted the jv-rewrite-new branch May 14, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Rewrite during compilation changes argument evaluation order

1 participant