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 support for DSTs #113

Merged
merged 1 commit into from Sep 29, 2019
Merged

Fix support for DSTs #113

merged 1 commit into from Sep 29, 2019

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Sep 29, 2019

Fixes #112

@taiki-e
Copy link
Owner Author

taiki-e commented Sep 29, 2019

bors r+

bors bot added a commit that referenced this pull request Sep 29, 2019
113: Fix support for DSTs r=taiki-e a=taiki-e

Fixes #112

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@bors
Copy link
Contributor

bors bot commented Sep 29, 2019

Build succeeded

  • taiki-e.pin-project

@bors bors bot merged commit fe39201 into master Sep 29, 2019
@taiki-e taiki-e deleted the dst branch September 29, 2019 12:30
bors bot added a commit that referenced this pull request Oct 9, 2019
120: Fix support for DSTs on #[pin_project(UnsafeUnpin)] r=taiki-e a=taiki-e

Related: #113

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@taiki-e taiki-e added the A-pin-projection Area: #[pin_project] label May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-pin-projection Area: #[pin_project]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot compile with ?Sized struct
1 participant