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 interference between arg interchange & ref mut clone #123

Closed
wants to merge 1 commit into from

Conversation

llogiq
Copy link
Owner

@llogiq llogiq commented Jun 29, 2018

This fixes #122

@llogiq
Copy link
Owner Author

llogiq commented Jun 29, 2018

It appears we need yet another rustup. Symbols are now Idents with Span.

@llogiq
Copy link
Owner Author

llogiq commented Jul 3, 2018

Rebased. I want this merged before publishing another version to fix #124

@llogiq llogiq requested a review from gnieto July 3, 2018 23:43
@gnieto
Copy link
Collaborator

gnieto commented Jul 4, 2018

Maybe it would be nice to add a little test with the failing example to avoid regressions.

@llogiq llogiq closed this Jan 15, 2020
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.

Interference between Exchange Args and Mut ref args clone mutations
2 participants