Skip to content

Use new path for importing PinMut/PinBox. Ref: rust-lang/rust#53227#613

Merged
carllerche merged 1 commit intotokio-rs:masterfrom
nemosupremo:update/pintypes
Sep 4, 2018
Merged

Use new path for importing PinMut/PinBox. Ref: rust-lang/rust#53227#613
carllerche merged 1 commit intotokio-rs:masterfrom
nemosupremo:update/pintypes

Conversation

@nemosupremo
Copy link
Copy Markdown
Contributor

@nemosupremo nemosupremo commented Sep 3, 2018

Motivation

rust-lang/rust#53227 moved the PinTypes on nightly to a contained package. In order to get tokio async/await to compile on nightly, the paths have to be updated.

Solution

The types were simply renamed, similar to rust-lang/futures-rs#1233 / rust-lang/futures-rs#1231

Copy link
Copy Markdown
Member

@carllerche carllerche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@carllerche carllerche merged commit 89d0cda into tokio-rs:master Sep 4, 2018
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