Skip to content

Add test case for rust-lang/rust#46449 #172

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

Closed
wants to merge 2 commits into from

Conversation

kennytm
Copy link
Member

@kennytm kennytm commented Dec 10, 2017

No description provided.

.and_then(move |_| Ok(()))
.map_err(|(err, _)| err);
Box::new(fut)
}
Copy link
Member

Choose a reason for hiding this comment

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

Missing newline at the end of file.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@kennytm
Copy link
Member Author

kennytm commented Dec 10, 2017

The current website uses the future branch, not master 😑. Let me open a new PR.

@kennytm kennytm closed this Dec 10, 2017
@kennytm kennytm deleted the issue-46449 branch December 10, 2017 18:12
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