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

Build failure with rustc 1.16.0-dev (0f8a29647 2017-01-28) #1485

Closed
ishitatsuyuki opened this issue Jan 28, 2017 · 6 comments
Closed

Build failure with rustc 1.16.0-dev (0f8a29647 2017-01-28) #1485

ishitatsuyuki opened this issue Jan 28, 2017 · 6 comments

Comments

@ishitatsuyuki
Copy link
Contributor

Disclaimer: I'm using a hand built rustc, but it shouldn't be the issue anyway.

Full log available at https://paste.rs/dbZ

@sinkuu
Copy link
Contributor

sinkuu commented Jan 28, 2017

#1475

@oli-obk
Copy link
Contributor

oli-obk commented Jan 28, 2017

we don't have a nightly yet: http://rusty-dash.com/nightlies so I'd rather not fix this until people have a way to update.

@mcarton
Copy link
Member

mcarton commented Jan 28, 2017

But if anyone wants to make a PR to be ready when that moment comes, feel free to do so!

@iliekturtles
Copy link

iliekturtles commented Feb 3, 2017

For anyone else who ran into this issue the 2017-01-31 nightly has #1475. 2017-01-26 will compile the current clippy code as of the time of this post:

$ rustup install nightly-2017-01-26
$ cargo +nightly-2017-01-26 build --features "clippy"

@choleraehyq
Copy link

choleraehyq commented Feb 3, 2017

@oli-obk
Copy link
Contributor

oli-obk commented Feb 4, 2017

I published 0.0.113

@oli-obk oli-obk closed this as completed Feb 4, 2017
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

No branches or pull requests

6 participants