| Age | Commit message (Expand) | Author | Lines |
| 2019-12-23 | Auto merge of #4939 - matthiaskrgr:bump_git_dep, r=phansch | bors | -1/+1 |
| 2019-12-23 | Auto merge of #4823 - Areredify:must_use_res, r=flip1995 | bors | -49/+331 |
| 2019-12-23 | Fix two commit hashes in changelog | Philipp Hansch | -2/+2 |
| 2019-12-23 | Auto merge of #4941 - lzutao:utils-mod, r=phansch | bors | -57/+43 |
| 2019-12-23 | Auto merge of #4944 - JohnTitor:rustup, r=oli-obk | bors | -19/+7 |
| 2019-12-23 | Rustup to rust-lang/rust#66877 | Yuki Okushi | -19/+7 |
| 2019-12-23 | update term to 0.6 | Lzu Tao | -1/+1 |
| 2019-12-23 | a few small cleanups | Lzu Tao | -56/+42 |
| 2019-12-22 | implemented `let_underscore` lint | Mikhail Babenko | -6/+285 |
| 2019-12-22 | move is_must_use_ty to utils | Mikhail Babenko | -45/+48 |
| 2019-12-22 | deps: bump git2 from 0.10 to 0.11 | Matthias Krüger | -1/+1 |
| 2019-12-22 | Auto merge of #4938 - flip1995:rustup, r=flip1995 | bors | -117/+117 |
| 2019-12-22 | Rustup to rust-lang/rust#66931 | flip1995 | -12/+12 |
| 2019-12-22 | Add <'_> where necessary | flip1995 | -105/+105 |
| 2019-12-22 | Remove trailling .s | Daniel Wagner-Hall | -7/+7 |
| 2019-12-22 | Auto merge of #4937 - mikerite:fix-4824, r=phansch | bors | -2/+24 |
| 2019-12-22 | Auto merge of #4930 - flip1995:unused_label, r=phansch | bors | -167/+26 |
| 2019-12-22 | Fix `map_clone` false positive | Michael Wright | -2/+24 |
| 2019-12-22 | Auto merge of #4935 - krishna-veerareddy:issue-4241-cognitive-complexity-lint... | bors | -150/+125 |
| 2019-12-22 | Update wildcard enum match lint for non_exhaustive enums | Daniel Wagner-Hall | -9/+84 |
| 2019-12-21 | Reduce cognitive complexity lint span | Krishna Veera Reddy | -150/+125 |
| 2019-12-21 | Auto merge of #4932 - lzutao:rustup-67355, r=matthiaskrgr | bors | -52/+49 |
| 2019-12-21 | rustup "Merge `ast::Mutability` and `mir::Mutability`" | Lzu Tao | -52/+49 |
| 2019-12-21 | Deprecate unused_label lint | flip1995 | -167/+26 |
| 2019-12-21 | Auto merge of #4922 - oli-cosmian:patch-1, r=flip1995 | bors | -1/+1 |
| 2019-12-21 | Auto merge of #4929 - matthiaskrgr:rustup_25, r=matthiaskrgr | bors | -1/+21 |
| 2019-12-21 | rustup https://github.com/rust-lang/rust/pull/67130 | Matthias Krüger | -1/+21 |
| 2019-12-21 | Auto merge of #4926 - matthiaskrgr:rurstup_24, r=matthiaskrgr | bors | -2/+2 |
| 2019-12-20 | rustup https://github.com/rust-lang/rust/pull/67455 | Matthias Krüger | -2/+2 |
| 2019-12-20 | There are no per-file copyright headers anymore | Oliver Scherer @ Cosmian | -1/+1 |
| 2019-12-20 | Auto merge of #4920 - lily-commure:fix-unnecessary-filter-map-docs, r=phansch | bors | -2/+2 |
| 2019-12-20 | Auto merge of #4913 - mikerite:step-by-zero-20191218, r=phansch | bors | -106/+120 |
| 2019-12-20 | Update lints for `iterator_step_by_zero` changes | Michael Wright | -1/+1 |
| 2019-12-20 | Auto merge of #4921 - qoh:patch-1, r=phansch | bors | -1/+1 |
| 2019-12-20 | Fix 'redudant' spelling in redundant_clone docs | Emma | -1/+1 |
| 2019-12-19 | Fix documentation example for unnecessary_filter_map. | Lily Chung | -2/+2 |
| 2019-12-19 | Auto merge of #4915 - mikerite:fix-4912-2, r=phansch | bors | -2/+22 |
| 2019-12-19 | Fix `expect_fun_call` false negative on references | Michael Wright | -2/+22 |
| 2019-12-19 | Fix `iterator_step_by_zero` description in declaration | mikerite | -1/+1 |
| 2019-12-18 | Auto merge of #4910 - krishna-veerareddy:issue-1205-cmp-nan-against-consts, r... | bors | -24/+115 |
| 2019-12-18 | Update changelog for Rust 1.39 and 1.40 | Philipp Hansch | -2/+88 |
| 2019-12-18 | Fix `iterator_step_by_zero` definition | Michael Wright | -1/+1 |
| 2019-12-18 | Correct `iterator_step_by_zero` documentation | Michael Wright | -7/+6 |
| 2019-12-18 | Update iterator_step_by_zero | Michael Wright | -104/+119 |
| 2019-12-17 | Prevent `cmp_nan` when inside constants | Krishna Veera Reddy | -16/+20 |
| 2019-12-17 | Detect comparisons with NAN constants | Krishna Veera Reddy | -30/+117 |
| 2019-12-17 | Auto merge of #4907 - krishna-veerareddy:fix-clippy-build, r=phansch | bors | -2/+0 |
| 2019-12-16 | Fix clippy build failure | Krishna Veera Reddy | -2/+0 |
| 2019-12-14 | Merge pull request #4900 from Mark-Simulacrum/niko-no-never | Manish Goregaokar | -11/+14 |
| 2019-12-14 | Update tests for revert of never type stabilization | Mark Rousskov | -11/+14 |