| Age | Commit message (Expand) | Author | Lines |
| 2019-11-25 | Rustup to rust-lang/rust#66671 | flip1995 | -1/+1 |
| 2019-11-24 | [comparison_chain] #4827 Check `core::cmp::Ord` is implemented | Tim Bodeit | -1/+102 |
| 2019-11-23 | Auto merge of #4840 - flip1995:rollup-jqk3a3i, r=flip1995 | bors | -36/+231 |
| 2019-11-23 | Rollup merge of #4811 - mikerite:lit_repr_20191113, r=flip1995 | Philipp Krones | -13/+121 |
| 2019-11-23 | Rollup merge of #4766 - phansch:fix_fp_in_derive_hash_xor_eq, r=flip1995 | Philipp Krones | -13/+44 |
| 2019-11-23 | Rollup merge of #4730 - yerke:fix-check_infinite_loop, r=flip1995 | Philipp Krones | -10/+66 |
| 2019-11-23 | Merge remote-tracking branch 'FlorianRohm/issue/4623' into rollup-new-lints | flip1995 | -0/+96 |
| 2019-11-23 | Merge remote-tracking branch 'Areredify/large_stack_arrays' into rollup-new-l... | flip1995 | -1/+66 |
| 2019-11-23 | Merge remote-tracking branch 'popzxc/if-same-cond-fn' into rollup-new-lints | flip1995 | -0/+155 |
| 2019-11-23 | Merge remote-tracking branch 'upstream/zst-offset' into rollup-new-lints | flip1995 | -0/+21 |
| 2019-11-22 | fix check_infinite_loop by checking for break or return inside loop body | Yerkebulan Tulibergenov | -10/+66 |
| 2019-11-22 | Set mir_opt_level=0 | flip1995 | -56/+25 |
| 2019-11-22 | Rustup to rust-lang/rust#66389 | flip1995 | -2/+2 |
| 2019-11-22 | Remove never_type feature | flip1995 | -40/+34 |
| 2019-11-20 | Implement if_same_cond_fn lint | Igor Aleksanov | -0/+155 |
| 2019-11-19 | Rustup to rustc 1.41.0-nightly (d1da8023d 2019-11-19) | Manish Goregaokar | -29/+28 |
| 2019-11-18 | Rustup to rustc 1.41.0-nightly (a0d40f8bd 2019-11-18) | Manish Goregaokar | -1/+1 |
| 2019-11-15 | New lint: zst_offset | Andre Bogus | -0/+21 |
| 2019-11-15 | add new lint tabs in doc comments | Florian Rohm | -0/+96 |
| 2019-11-14 | literal repr: ignore more warnings in macros | Michael Wright | -16/+64 |
| 2019-11-14 | literal representation: simplification | Michael Wright | -1/+13 |
| 2019-11-13 | Add new lint: large stack array | Areredify | -1/+66 |
| 2019-11-13 | literal representation restructure 4 | Michael Wright | -2/+50 |
| 2019-11-12 | no more must-use-candidate on trait impls | Andre Bogus | -8/+2 |
| 2019-11-12 | don't warn on CRLF in `with_newline` lints | Andy Russell | -2/+58 |
| 2019-11-11 | Auto merge of #4803 - tomprogrammer:issue-4732, r=phansch | bors | -0/+13 |
| 2019-11-11 | MutImmutable -> Immutable, MutMutable -> Mutable, CaptureClause -> CaptureBy | Manish Goregaokar | -1/+1 |
| 2019-11-11 | Auto merge of #4801 - mikerite:to_digit_is_some, r=flip1995 | bors | -0/+38 |
| 2019-11-11 | Fix false positive in explicit_counter_loop lint | Thomas Bahn | -0/+13 |
| 2019-11-11 | Fix false positive in derive_hash_xor_eq | Philipp Hansch | -13/+44 |
| 2019-11-11 | Auto merge of #4780 - flip1995:ice_4775, r=phansch | bors | -0/+14 |
| 2019-11-10 | Add `to_digit_is_some` lint | Michael Wright | -0/+38 |
| 2019-11-10 | Only pass rlibs in target deps directory | msizanoen1 | -7/+1 |
| 2019-11-08 | Auto merge of #4786 - msizanoen1:target-libs, r=Manishearth | bors | -2/+14 |
| 2019-11-08 | Add target libs directory to search path | msizanoen1 | -1/+2 |
| 2019-11-08 | Put ice test auxiliary fix in right place | Michael Wright | -5/+1 |
| 2019-11-08 | Merge branch 'master' into fix-4727 | Michael Wright | -140/+181 |
| 2019-11-07 | Auto merge of #4697 - Licenser:no-exit, r=flip1995 | bors | -0/+56 |
| 2019-11-07 | Remove clippy dependency in lint_without_lint_pass | Manish Goregaokar | -20/+21 |
| 2019-11-07 | Remove clippy_lints from useless attribute test | Manish Goregaokar | -11/+11 |
| 2019-11-07 | Update tests for exit | Heinz N. Gies | -6/+32 |
| 2019-11-07 | Improve function checking | Heinz N. Gies | -0/+8 |
| 2019-11-07 | Exclude main from exit lint | Heinz N. Gies | -1/+9 |
| 2019-11-07 | Add lint for exit | Heinz N. Gies | -0/+14 |
| 2019-11-07 | Add the TARGET_LIBS environment variable for rustc CI testing | msizanoen1 | -1/+12 |
| 2019-11-07 | Deprecate `into_iter_on_array` lint | flip1995 | -77/+48 |
| 2019-11-07 | use-self: correctly ignore dummy paths | Michael Wright | -43/+87 |
| 2019-11-07 | rustup improper_ctypes: `extern "C"` fns | Lzu Tao | -30/+31 |
| 2019-11-06 | Add regression test for ICE #4775 | flip1995 | -0/+14 |
| 2019-11-06 | Auto merge of #4772 - HMPerson1:tastier_ice_cream, r=flip1995 | bors | -0/+10 |