Skip to content

Update tester dependency to 0.6.0 #204

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

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

JohnTitor
Copy link
Contributor

Update tester dependency to fix the breakage with the latest rustc
Fixes #202

@JohnTitor
Copy link
Contributor Author

The problem is that we cannot choose the builtin test crate instead of tester crate. Whether we use rustc feature or not, we need to add tester dependency.

@Munksgaard Munksgaard merged commit 1f34574 into Manishearth:master Nov 18, 2019
@phansch
Copy link
Contributor

phansch commented Nov 18, 2019

Could you also release a new version of the crate so that we don't need to pin to master in Clippy/Miri/etc?

@JohnTitor JohnTitor deleted the bump-tester-060 branch November 18, 2019 10:06
@Munksgaard
Copy link
Collaborator

Could you also release a new version of the crate so that we don't need to pin to master in Clippy/Miri/etc?

Certainly. Let me get #206 through first though.

@Munksgaard
Copy link
Collaborator

Could you also release a new version of the crate so that we don't need to pin to master in Clippy/Miri/etc?

There's a new version out now.

@phansch
Copy link
Contributor

phansch commented Nov 18, 2019

There's a new version out now.

Thanks!

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.

Fails to build with latest rustc
3 participants