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 doc tests #431

Merged
2 commits merged into from Nov 1, 2019
Merged

fix doc tests #431

2 commits merged into from Nov 1, 2019

Conversation

yoshuawuyts
Copy link
Contributor

It seems #409 broke our tests. The problem is that VecDeque implements Ord which has a conflicting min method. I've disabled the doc test for min, in anticipation of #430. We can re-enable it once we land #415. Thanks!

Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
@ghost
Copy link

ghost commented Nov 1, 2019

Needs cargo fmt, then it should be good to go.

Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
@ghost ghost merged commit a3b7421 into master Nov 1, 2019
@ghost ghost deleted the fix-tests branch November 1, 2019 11:54
This pull request was closed.
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.

None yet

1 participant