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

Release 0.4.0-alpha.1 #42

Merged
merged 2 commits into from
Aug 11, 2019
Merged

Release 0.4.0-alpha.1 #42

merged 2 commits into from
Aug 11, 2019

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Aug 11, 2019

//!
//! This crate provides the following attribute macros:
//!
//! * [`pin_project`] - An attribute that creates a projection struct covering all the fields.
Copy link
Owner Author

@taiki-e taiki-e Aug 11, 2019

Choose a reason for hiding this comment

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

This isn't that much better, but I couldn't come up with another good way.

use utils::Nothing;

// TODO: Move this doc into pin-project crate when https://github.com/rust-lang/rust/pull/62855 merged.
Copy link
Owner Author

@taiki-e taiki-e Aug 11, 2019

Choose a reason for hiding this comment

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

This temporarily moves the document of attribute macros to pin-project-internal.
@taiki-e
Copy link
Owner Author

taiki-e commented Aug 11, 2019

cc @Aaron1011

@taiki-e
Copy link
Owner Author

taiki-e commented Aug 11, 2019

bors r+

bors bot added a commit that referenced this pull request Aug 11, 2019
@bors
Copy link
Contributor

bors bot commented Aug 11, 2019

Build succeeded

  • taiki-e.pin-project

@bors bors bot merged commit 1276ad9 into master Aug 11, 2019
@taiki-e taiki-e deleted the alpha branch August 11, 2019 15:37
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