Skip to content

Commit

Permalink
Auto merge of #60538 - matthiaskrgr:submodule_upd, r=eddyb
Browse files Browse the repository at this point in the history
submodules: update clippy from 2ed0b3b to fc96aa0

Changes:
````
Rustup to rustc 1.36.0-nightly (13fde05 2019-05-03)
Fix link in into_iter_on_array documentation
remove function body from "too many args" span
check closure arguments before use it
format code
fix suggestion for search_is_some
fix suggestion for search_is_some naively
change |&x| to |x| in stderr file
cargo fmt
useless_let_if_seq handle interior mutability
````
Fixes #60534
  • Loading branch information
bors committed May 4, 2019
2 parents d0a6ddf + 9bd6a7a commit 8dd4aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit 8dd4aae

Please sign in to comment.