Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCan't build, no clippy #24756
Closed
Can't build, no clippy #24756
Labels
Comments
|
I thought I’d checked https://rust-lang.github.io/rustup-components-history/ yesterday but I must have read it wrong. But more importantly, why is clippy required? Yes it can be convenient but Servo should still build without it. |
|
It somehow fails immediately if no clippy... Maybe it should be a warning instead. |
|
Does The fact that this is an error rather than a warning is a behavior of rustup (https://github.com/rust-lang/rustup), I don’t know how we can influence it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This happens after #24750. This is why I did 11-05 instead in #24749...
cc @SimonSapin