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

Elide lifetimes in Pin<&mut Self> #1753

Merged
merged 1 commit into from
Aug 8, 2019

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jul 20, 2019

Blocked on beta-backport of rust-lang/rust#61207.

cargo +stable build should be successful because of rust-lang/rust#62209.

@taiki-e taiki-e force-pushed the lifetime-elision branch 4 times, most recently from 9d16f15 to df709d1 Compare July 20, 2019 10:34
@taiki-e taiki-e force-pushed the lifetime-elision branch 2 times, most recently from 2b52ae7 to c6439d3 Compare July 29, 2019 02:00
@taiki-e
Copy link
Member Author

taiki-e commented Jul 29, 2019

This works for the latest nightly as rust-lang/rust#61207 is merged, but this is still blocked until backported to beta.

@taiki-e taiki-e marked this pull request as ready for review August 6, 2019 05:52
@taiki-e taiki-e force-pushed the lifetime-elision branch 2 times, most recently from b37243b to ce90344 Compare August 6, 2019 06:00
@taiki-e
Copy link
Member Author

taiki-e commented Aug 6, 2019

Beta-backport (rust-lang/rust#63254) has been merged 🎉

@taiki-e
Copy link
Member Author

taiki-e commented Aug 8, 2019

r? @cramertj

@cramertj cramertj merged commit 8e55a0f into rust-lang:master Aug 8, 2019
@taiki-e taiki-e deleted the lifetime-elision branch August 9, 2019 02:40
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