Auto merge of #70485 - matthiaskrgr:submodule_upd, r=Dylan-DPC

submodules: update clippy from 1ff81c1b to 70b93aab

Changes:
````
remove redundant import
rustup https://github.com/rust-lang/rust/pull/68404
rustup https://github.com/rust-lang/rust/pull/69644
rustup https://github.com/rust-lang/rust/pull/70344
Move verbose_file_reads to restriction
move redundant_pub_crate to nursery
readme: explain how to run only a single lint on a codebase
Remove dependency on `matches` crate
Move useless_transmute to nursery
nursery group -> style
Update for PR feedback
Auto merge of #5314 - ehuss:remove-git2, r=flip1995
Lint for `pub(crate)` items that are not crate visible due to the visibility of the module that contains them
````

Fixes #70456
This commit is contained in:
bors 2020-03-28 14:15:27 +00:00
commit e768d6f0bc
2 changed files with 1 additions and 2 deletions

View File

@ -483,7 +483,6 @@ dependencies = [
"if_chain",
"itertools 0.9.0",
"lazy_static 1.4.0",
"matches",
"pulldown-cmark 0.7.0",
"quine-mc_cluskey",
"regex-syntax",

@ -1 +1 @@
Subproject commit 1ff81c1b6d7abdcc9ee47f4a8ab175082cad4421
Subproject commit 70b93aab6ec576c3665f38fd485bb5e0154a88f7