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

out parameters: enforce that 'out' is only used as a parameter #20510

Merged
merged 4 commits into from
Oct 7, 2022

Conversation

Araq
Copy link
Member

@Araq Araq commented Oct 7, 2022

No description provided.

@Araq Araq merged commit e83f27e into devel Oct 7, 2022
@Araq Araq deleted the araq-out-params branch October 7, 2022 20:26
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2022

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from e83f27e

Hint: mm: orc; opt: speed; options: -d:release
162761 lines; 7.713s; 664.848MiB peakmem

capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
…ang#20510)

* out parameters: enforce that 'out' is only used as a parameter

* make tables.nim use 'out' parameters

* better backwards compat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant