]> git.lizzy.rs Git - rust.git/commit
Auto merge of #70322 - matthiaskrgr:submodule_upd, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Mon, 23 Mar 2020 22:02:13 +0000 (22:02 +0000)
committerbors <bors@rust-lang.org>
Mon, 23 Mar 2020 22:02:13 +0000 (22:02 +0000)
commitc55c682e9ba2be16d5de4264d1b626e70f00de9d
tree1e410527b61f23c72d1deada2873de4f41617c59
parent1edd389cc4c7b5be7a3dd4fe4b986f6017018e54
parent454ba778d46fdb0510bc65bcbd973b2da0516609
Auto merge of #70322 - matthiaskrgr:submodule_upd, r=Dylan-DPC

submodules: update clippy from d8e6e4cf to 1ff81c1b

Changes:
````
rustup https://github.com/rust-lang/rust/pull/69968/
Fix documentation generation for configurable lints
Fix single binding in closure
Improvement: Don't show function body in needless_lifetimes
````
Fixes #70310
r? @Dylan-DPC