| Age | Commit message (Expand) | Author | Lines |
| 2019-08-15 | Auto merge of #4382 - jeremystucki:unnecessary_fold_span, r=flip1995 | bors | -23/+44 |
| 2019-08-15 | Auto merge of #4348 - phansch:deprecate-unused-unused-collect, r=flip1995 | bors | -98/+45 |
| 2019-08-15 | Auto merge of #4389 - flip1995:allow_win_failures, r=phansch | bors | -1/+4 |
| 2019-08-15 | Allow failures on the travis windows build again | flip1995 | -1/+4 |
| 2019-08-15 | Auto merge of #4388 - flip1995:rustup, r=phansch | bors | -56/+43 |
| 2019-08-15 | Rustup to rust-lang/rust#62984 | flip1995 | -6/+16 |
| 2019-08-15 | Rustup to rust-lang/rust#62672 | flip1995 | -43/+21 |
| 2019-08-15 | Rustup to rust-lang/rust#63543 | flip1995 | -7/+6 |
| 2019-08-14 | Deprecate unused_collect lint | Philipp Hansch | -98/+45 |
| 2019-08-14 | Auto merge of #4383 - phansch:update_changelog, r=Manishearth | bors | -5/+34 |
| 2019-08-14 | Fix links to lints in changelog | Philipp Hansch | -4/+4 |
| 2019-08-14 | Remove unused import | Jeremy Stucki | -1/+1 |
| 2019-08-14 | Update changelog for Rust 1.37 | Philipp Hansch | -5/+34 |
| 2019-08-14 | Update tests | Jeremy Stucki | -10/+10 |
| 2019-08-14 | Use different span | Jeremy Stucki | -11/+10 |
| 2019-08-14 | Add multiline test | Jeremy Stucki | -1/+23 |
| 2019-08-14 | Auto merge of #4379 - matthiaskrgr:url_dep, r=phansch | bors | -1/+1 |
| 2019-08-14 | Auto merge of #4363 - phansch:fix_lint_deprecation, r=flip1995 | bors | -39/+156 |
| 2019-08-14 | update url dependency from 1.7.0 to 2.1.0 | Matthias Krüger | -1/+1 |
| 2019-08-14 | Auto merge of #4369 - mikerite:fix-4293, r=flip1995 | bors | -160/+118 |
| 2019-08-14 | Auto merge of #4231 - jeremystucki:flat-map, r=flip1995 | bors | -2/+131 |
| 2019-08-14 | Auto merge of #4378 - flip1995:ui-toml, r=flip1995 | bors | -2/+2 |
| 2019-08-14 | Update ui-toml tests | flip1995 | -2/+2 |
| 2019-08-14 | Merge branch 'origin/master' into flat-map | Jeremy Stucki | -28/+68 |
| 2019-08-13 | Update test | Jeremy Stucki | -10/+12 |
| 2019-08-13 | Use correct span | Jeremy Stucki | -1/+1 |
| 2019-08-13 | Add 'unnecessary_flat_map.fixed' | Jeremy Stucki | -0/+13 |
| 2019-08-12 | Run 'update_lints' | Jeremy Stucki | -2/+3 |
| 2019-08-12 | Use 'span_lint_and_sugg' | Jeremy Stucki | -11/+21 |
| 2019-08-12 | Minor refactoring | Jeremy Stucki | -27/+22 |
| 2019-08-12 | Add deprecation tests for deprecated tool lints | Philipp Hansch | -0/+55 |
| 2019-08-12 | Move old lint deprecation tests to deprecated_old.rs | Philipp Hansch | -40/+46 |
| 2019-08-12 | Fix invalid_ref deprecation | Philipp Hansch | -1/+6 |
| 2019-08-12 | Keep old deprecated lints deprecated as non-tool, too | Philipp Hansch | -6/+56 |
| 2019-08-12 | Update lint deprecation for tool lints | Philipp Hansch | -37/+38 |
| 2019-08-12 | Further text improvements | Philipp Hansch | -4/+10 |
| 2019-08-12 | Auto merge of #4373 - flip1995:filter_changelog_none, r=phansch | bors | -1/+6 |
| 2019-08-12 | Change lint type from 'pedantic' → 'complexity' | Jeremy Stucki | -1/+1 |
| 2019-08-12 | Filter out PRs with changelog: none | flip1995 | -1/+6 |
| 2019-08-12 | Run 'update_lints' | Jeremy Stucki | -1/+1 |
| 2019-08-12 | Auto merge of #4365 - lukas-code:async_new_ret_no_self, r=flip1995 | bors | -26/+54 |
| 2019-08-12 | Add image | Philipp Hansch | -1/+1 |
| 2019-08-12 | Auto merge of #4367 - flip1995:doc_edition_2018_tests, r=phansch | bors | -0/+7 |
| 2019-08-11 | Update rustdoc | Jeremy Stucki | -2/+4 |
| 2019-08-11 | Refactor if_chain | Jeremy Stucki | -24/+25 |
| 2019-08-11 | Auto merge of #4370 - vallentin:master, r=flip1995 | bors | -1/+1 |
| 2019-08-11 | Rename 'flat_map' → 'flat_map_identity' | Jeremy Stucki | -11/+15 |
| 2019-08-11 | Handle calls with 'std::convert::identity' | Jeremy Stucki | -3/+33 |
| 2019-08-11 | Merge branch 'origin/master' into flat-map | Jeremy Stucki | -1571/+3333 |
| 2019-08-11 | Fixed repeated word | Vallentin | -1/+1 |