Skip to content

Commit

Permalink
Auto merge of #62092 - lzutao:clippy-update, r=oli-obk
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Jun 24, 2019
2 parents 166c49d + ca354e9 commit bbbb3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit bbbb3e5

Please sign in to comment.