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 forward argument mutations #1317

Merged
merged 5 commits into from
Apr 10, 2022
Merged

Fix forward argument mutations #1317

merged 5 commits into from
Apr 10, 2022

Conversation

mbj
Copy link
Owner

@mbj mbj commented Apr 10, 2022

No description provided.

mbj added 3 commits April 10, 2022 01:28
[Fix #1316]

* Do not emit naked forward arg argument promotion
* Do not mutate away forard args, this would syntactically
  invalidate the generated source.
@mbj mbj force-pushed the fix/argument-mutations branch from 6db9f91 to 0a9d792 Compare April 10, 2022 01:28
mbj added 2 commits April 10, 2022 01:34
* These are a smaller syntax encoding for the desired semantics
@mbj mbj force-pushed the fix/argument-mutations branch from 9c92230 to dc7a106 Compare April 10, 2022 01:38
@mbj mbj self-assigned this Apr 10, 2022
@mbj mbj added the mutation label Apr 10, 2022
@mbj mbj merged commit 320164c into main Apr 10, 2022
@mbj mbj deleted the fix/argument-mutations branch April 10, 2022 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant