Skip to content

Commit

Permalink
Rollup merge of rust-lang#61582 - matthiaskrgr:submodule_upd, r=oli-obk
Browse files Browse the repository at this point in the history
submodules: update clippy from 20da8f4 to 71be6f6

Changes:
````
rustup rust-lang#57428
Remove `to_string()`s from CompilerLintFunctions
Fix comment grammar
Fix .map(..).unwrap_or_else(..) bad suggestion
add suggestions for print/write with newline lint
````
Fixes rust-lang#61578
r? @oli-obk
  • Loading branch information
Centril authored Jun 6, 2019
2 parents 5f410fe + d68f0e1 commit 97a2acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit 97a2acd

Please sign in to comment.