about summary refs log tree commit diff
path: root/src/libstd
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-10-25 14:31:05 +0200
committerGitHub <noreply@github.com>2018-10-25 14:31:05 +0200
commitc4e51a2c5240073677e00d6f5c7340221d5acfc3 (patch)
tree01a0606bd3621594315b89bbbcec6a7c31167656 /src/libstd
parent49eb443b3b88a766b6a7f0997bd6b509e985b64d (diff)
parent9378705f8232536cf12f8b38cea8757599d65cc1 (diff)
downloadrust-c4e51a2c5240073677e00d6f5c7340221d5acfc3.tar.gz
rust-c4e51a2c5240073677e00d6f5c7340221d5acfc3.zip
Rollup merge of #55245 - matthiaskrgr:clippy, r=nikomatsakis
submodules: update clippy from 5afdf8b7 to b1d03437

Just a routine update.

Changes:
````
new_ret_no_self: add sample from #3313 to Known Problems section.
Support multiline comments and hopefully fix panic
Check for comments in collapsible ifs
Resolve ICE in needless range loop lint
RIIR update_lints: Update changelog links
Rename if_let_redundant_pattern_matching to redundant_pattern_matching
Add lint for redundant pattern matching for explicit return boolean
Fix issue #3322: reword help message for len_zero
Simplify manual_memcpy suggestion in some cases
Fix dogfood
Update known problems for unnecessary_fold
RIIR update_lints: Replace lint count in README.md
Rename `active_lints` to `usable_lints`
Add comment on WalkDir vs. fs::read_dir
sort_by -> sort_by_key
Some more documentation for clippy_dev
Use `WalkDir` to also gather from subdirectories
Avoid linting `boxed_local` on trait implementations.
Website: Make lint categories linkable
Restore clippy_dummy's placeholder name
Swap order of methods in `needless_range_loop` suggestion in some cases
Revert "Exclude pattern guards from unnecessary_fold lint"
Exclude pattern guards from unnecessary_fold lint
````
Diffstat (limited to 'src/libstd')
0 files changed, 0 insertions, 0 deletions