diff options
| author | bors <bors@rust-lang.org> | 2018-11-22 13:07:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-11-22 13:07:30 +0000 |
| commit | dae6c9364108847393075b57a17fd7eaf3f37600 (patch) | |
| tree | fd6775df82cfb2c09c21248796c1eada88a06840 /src | |
| parent | 93fa2d76bd9a8ffbbb46df2da6d27c13ee7fa73e (diff) | |
| parent | 8e814ae608d5695d2a1c176cf82773e33ad005f2 (diff) | |
Auto merge of #56136 - matthiaskrgr:clippy, r=oli-obk
submodules: update clippy from f5d868c9 to 2f6881c6 Changes: ```` missed another one in the README run "util/dev update_lints" rust-lang-nursery/rust-clippy => rust-lang/rust-clippy Address 'clippy::single-match' dogfood lint Fix nit Address travis CI lint failure Update trivially_copy_pass_by_ref with Trait stderr output issue#3318 run trivially_copy_pass_by_ref for traits Update trivially_copy_pass_by_ref with Trait examples Fix awkward wording Document how to lint local Clippy changes with locally built Clippy Enable rustup clippy to refer to the correct documentation rustup https://github.com/rust-lang/rust/pull/52591 remove unused allow() attributes, NFC Add regression test Don't emit suggestion when inside of a macro ```` fixes clippy toolstate
Diffstat (limited to 'src')
| m--------- | src/tools/clippy | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/src/tools/clippy b/src/tools/clippy -Subproject f5d868c9edfc6c2a9310d564a2f738bec67dfd6 +Subproject 2f6881c62325c34115502b8901bf3ef0931b23c |
