submodules: Update clippy from 5a11ed7b to 8c80b65f#62092
Merged
bors merged 1 commit intorust-lang:masterfrom Jun 24, 2019
Merged
submodules: Update clippy from 5a11ed7b to 8c80b65f#62092bors merged 1 commit intorust-lang:masterfrom
bors merged 1 commit intorust-lang:masterfrom
Conversation
Contributor
|
Contributor
|
@bors r+ p=1 |
Collaborator
|
📌 Commit ca354e9 has been approved by |
Collaborator
bors
added a commit
that referenced
this pull request
Jun 24, 2019
submodules: Update clippy from 5a11ed7 to 8c80b65 ```bash % git shortlog --no-merges 5a11ed7.. Daniele D'Orazio (4): make needless_return work with void functions update tests and fix lints in clippy more idiomatic code cargo fmt Jeremy Stucki (1): Remove needless lifetimes Lzu Tao (1): Fix fallout cause NodeId pruning Matthias Krüger (1): readme: update Mazdak Farrokhzad (5): Fix fallout from rust-lang/rust PR 60861. Account for let_chains in collapsible_if ui test cases. Fix dogfood test failures. Pacify rustfmt. Put 'if let' back into comment. flip1995 (1): Remove another unnecessary lifetime ``` r? @Manishearth , cc @oli-obk
Collaborator
|
☀️ Test successful - checks-travis, status-appveyor |
Contributor
|
📣 Toolstate changed by #62092! Tested on commit bbbb3e5. 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). |
rust-highfive
added a commit
to rust-lang-nursery/rust-toolstate
that referenced
this pull request
Jun 24, 2019
Tested on commit rust-lang/rust@bbbb3e5. Direct link to PR: <rust-lang/rust#62092> 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 🎉 clippy-driver on linux: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
r? @Manishearth , cc @oli-obk