Skip to content

Implement moved!(...) to inform stateful when something is moved #2

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

Closed
wants to merge 3 commits into from

Conversation

erickt
Copy link
Owner

@erickt erickt commented Jul 31, 2016

@NSIL: This appears to work :). It's currently blocked on serde-deprecated/aster#96, which is blocked on https://github.com/Manishearth/rust-clippy/issues/1120 :(

erickt added 3 commits July 30, 2016 16:35
This pseudo-macro enables stateful to know when a value has been
moved, which then allows stateful to know it shouldn't try to
move this value across states.
@erickt erickt closed this Aug 1, 2016
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