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

Fail to build with rustc 1.20.0-nightly (2fbba5bdb 2017-07-04) #1872

Closed
oxalica opened this issue Jul 5, 2017 · 2 comments
Closed

Fail to build with rustc 1.20.0-nightly (2fbba5bdb 2017-07-04) #1872

oxalica opened this issue Jul 5, 2017 · 2 comments
Labels
good-first-issue These issues are a good way to get started with Clippy L-tests Lint: Lints test code

Comments

@oxalica
Copy link
Contributor

oxalica commented Jul 5, 2017

Here's the detail log.
Seems caused by rust-lang/rust#43012.

@oli-obk oli-obk added L-tests Lint: Lints test code good-first-issue These issues are a good way to get started with Clippy labels Jul 5, 2017
@oli-obk
Copy link
Contributor

oli-obk commented Jul 5, 2017

Just needs a rerun of cargo test + committing the changes

@oxalica
Copy link
Contributor Author

oxalica commented Jul 5, 2017

@oli-obk Maybe I can do it. But I think codes using removed features in tests should be removed first, so that they will do the real "test".

@oxalica oxalica mentioned this issue Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue These issues are a good way to get started with Clippy L-tests Lint: Lints test code
Projects
None yet
Development

No branches or pull requests

2 participants