diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2019-01-21 02:58:57 +0100 |
|---|---|---|
| committer | Matthias Krüger <matthias.krueger@famsik.de> | 2019-01-21 02:58:57 +0100 |
| commit | 8c4a7a97016fc83fae232f60b5378853bc1d710b (patch) | |
| tree | 0564f196e8a1401428e6cb0f994064401484db33 | |
| parent | e73069767f11d992f0dca7e31d53d7e1a77fd237 (diff) | |
| download | rust-8c4a7a97016fc83fae232f60b5378853bc1d710b.tar.gz rust-8c4a7a97016fc83fae232f60b5378853bc1d710b.zip | |
submodules: update clippy from 1b89724b to 1838bfe5
Changes: ```` Fixing typo in CONTRIBUTING.md Fix breakage due to rust-lang/rust#57651 Run rustfmt Fixed breakage due to rust-lang/rust#57489 Fix breakage due to rust-lang/rust#57755 Catch up with `format_args` change Fix bad `while_let_on_iterator` suggestion. rustup https://github.com/rust-lang/rust/pull/57747 Fixing issues pointed out by dogfood tests. Update to collect all the files then throw the error. Adding a test for checking if test files are missing. Remove bors.toml add applicability to lint name suggestion ````
| m--------- | src/tools/clippy | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/src/tools/clippy b/src/tools/clippy -Subproject 1b89724b4889aef631b40d52c0943bdc28e04d1 +Subproject 1838bfe5a9ff951ffd716e4632156113d95d14a |
