-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Update clippy #54784
Update clippy #54784
Conversation
@bors r+ p=1 |
📌 Commit bf1e325b30c5d9701ac76881915da37dde47364b has been approved by |
⌛ Testing commit bf1e325b30c5d9701ac76881915da37dde47364b with merge 18f146d0789237dc6cf14ec480f7c44ea16df564... |
💔 Test failed - status-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors r=oli-obk |
📌 Commit 7b12f012c621c65c230f9ac024b14c0650c41af5 has been approved by |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors r-
|
@@ -47,3 +47,7 @@ features = [ | |||
"wincon", | |||
"wincrypt", | |||
] | |||
|
|||
[dependencies.libserde-json] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you mean serde_json
e0e3c74
to
dcb6a60
Compare
@bors r=oli-obk |
📌 Commit c2c8f8a has been approved by |
Update clippy None
⌛ Testing commit c2c8f8a with merge 6ada35e5c3e024a69a5111964349711021092678... |
💔 Test failed - status-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors r+ p=1 |
📌 Commit 54c416d has been approved by |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors r- |
@bors r+ p=1 |
📌 Commit b0643ad has been approved by |
☀️ Test successful - status-appveyor, status-travis |
Tested on commit rust-lang/rust@5de5281. Direct link to PR: <rust-lang/rust#54784> 🎉 clippy-driver on windows: build-fail → test-pass. 🎉 clippy-driver on linux: build-fail → test-pass. 🎉 rls on windows: build-fail → test-pass. 🎉 rls on linux: build-fail → test-pass.
No description provided.