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

macros: add assignment form to pin! #2274

Merged
merged 2 commits into from
Feb 26, 2020
Merged

Conversation

carllerche
Copy link
Member

@carllerche carllerche commented Feb 25, 2020

Allows combining assignment to a binding and pinning it.

Extracted from: #2210 (comment)

Allows combining assignment to a binding and pinning it.
@carllerche carllerche merged commit 1dadc70 into master Feb 26, 2020
sthagen added a commit to sthagen/tokio-rs-tokio that referenced this pull request Feb 26, 2020
macros: add assignment form to pin! (tokio-rs#2274)
@carllerche carllerche deleted the pin-macro-improvements branch February 26, 2020 22:13
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.

2 participants