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 #17199 #17348

Merged
merged 7 commits into from
Mar 26, 2021
Merged

Fix #17199 #17348

merged 7 commits into from
Mar 26, 2021

Conversation

Clyybber
Copy link
Contributor

Fixes #17199

tests/vm/tissues.nim Outdated Show resolved Hide resolved
@deech
Copy link
Contributor

deech commented Mar 24, 2021

Gentle nudge on this issue ...

@Clyybber
Copy link
Contributor Author

Tests are failing because they test a value being zeroed out after move in the VM. Will adapt them accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge_when_passes_CI mergeable once green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ARC] compile-time move() on a sink-annotated argument empties the original value even when it's unsafe
5 participants