| Age | Commit message (Expand) | Author | Lines |
| 2019-11-07 | Improve function checking | Heinz N. Gies | -3/+12 |
| 2019-11-07 | Exclude main from exit lint | Heinz N. Gies | -5/+34 |
| 2019-11-07 | Update lints | Heinz N. Gies | -0/+9 |
| 2019-11-07 | Add lint for exit | Heinz N. Gies | -0/+58 |
| 2019-11-07 | Add the TARGET_LIBS environment variable for rustc CI testing | msizanoen1 | -1/+12 |
| 2019-11-07 | Auto merge of #4788 - Manishearth:rustup, r=flip1995 | bors | -166/+124 |
| 2019-11-07 | Deprecate `into_iter_on_array` lint | flip1995 | -130/+67 |
| 2019-11-07 | Rustup to rust-lang/rust#65884 | flip1995 | -22/+30 |
| 2019-11-07 | Rustup to rustc 1.40.0-nightly (7a76fe76f 2019-11-07) | Manish Goregaokar | -14/+27 |
| 2019-11-07 | use-self: correctly ignore dummy paths | Michael Wright | -62/+108 |
| 2019-11-06 | Auto merge of #4781 - lzutao:rustup/65134, r=matthiaskrgr | bors | -30/+31 |
| 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 | Fix ICE #4775 | flip1995 | -1/+7 |
| 2019-11-06 | Auto merge of #4772 - HMPerson1:tastier_ice_cream, r=flip1995 | bors | -9/+23 |
| 2019-11-06 | Auto merge of #4777 - lzutao:66014-rustup, r=matthiaskrgr | bors | -24/+26 |
| 2019-11-06 | bump smallvec to 1.0.0 | Lzu Tao | -1/+1 |
| 2019-11-06 | chore: sort out clippy_lints deps | Lzu Tao | -6/+7 |
| 2019-11-06 | rustup rust-lang/rust#65776 | Lzu Tao | -12/+12 |
| 2019-11-06 | build: re-enable stdsimd integration test | Lzu Tao | -4/+3 |
| 2019-11-06 | rustup https://github.com/rust-lang/rust/pull/66014 | Lzu Tao | -2/+4 |
| 2019-11-06 | Fix crash in `use-self` lint | Michael Wright | -2/+63 |
| 2019-11-06 | Auto merge of #4714 - msizanoen1:remove-plugin, r=Manishearth | bors | -40/+0 |
| 2019-11-05 | Auto merge of #4773 - lzutao:rls/print-something, r=Manishearth | bors | -4/+6 |
| 2019-11-05 | Turn off stdsimd integration test | Manish Goregaokar | -0/+1 |
| 2019-11-05 | chore: remove unnecessary parentheses around type | Lzu Tao | -2/+2 |
| 2019-11-05 | build: avoid timing out in Travis | Lzu Tao | -2/+3 |
| 2019-11-04 | Use correct TypeckTables when hashing bodies | HMPerson1 | -9/+23 |
| 2019-11-02 | deprecated_lints: re-fix ASSIGN_OPS lint doc-comment | Evan Stoll | -5/+5 |
| 2019-11-02 | deprecated_lints: align doc comment indents with `pub LINT_NAME` | Evan Stoll | -56/+56 |
| 2019-11-02 | deprecated_lints: remove extraneous `declare_deprecated_lint` | Evan Stoll | -1/+0 |
| 2019-10-31 | `DecimalLiteralRepresentation` simplification | Michael Wright | -6/+1 |
| 2019-10-30 | Fix #4748 - Deprecated lints don't expand | Evan Stoll | -13/+13 |
| 2019-10-29 | Auto merge of #4752 - lzutao:cache/uninstall-clippy, r=flip1995 | bors | -1/+2 |
| 2019-10-29 | Auto merge of #4753 - mikerite:approx-const-20191029, r=flip1995 | bors | -7/+4 |
| 2019-10-29 | Simplify approx const truncation check | Michael Wright | -7/+4 |
| 2019-10-29 | build: do not cache clippy binaries in integration tests | Lzu Tao | -1/+2 |
| 2019-10-29 | Auto merge of #4720 - lzutao:int-errexit, r=phansch | bors | -5/+11 |
| 2019-10-29 | build: strip before caching in .cargo/bin | Lzu Tao | -0/+1 |
| 2019-10-29 | Early exit in integration tests | Lzu Tao | -5/+10 |
| 2019-10-28 | Auto merge of #4744 - phansch:split_up_some_derive_test, r=flip1995 | bors | -92/+95 |
| 2019-10-28 | Auto merge of #4749 - flip1995:backport_merge, r=Manishearth | bors | -0/+0 |
| 2019-10-28 | Merge remote-tracking branch 'upstream/rust-1.39.0' into backport_merge | flip1995 | -0/+0 |
| 2019-10-28 | Merge remote-tracking branch 'upstream/rust-1.38.0' into backport_merge | flip1995 | -0/+0 |
| 2019-10-28 | Merge remote-tracking branch 'upstream/rust-1.36.0' into backport_merge | flip1995 | -0/+0 |
| 2019-10-28 | Auto merge of #4747 - matthiaskrgr:rustup_19, r=flip1995 | bors | -8/+6 |
| 2019-10-28 | travis: temporarily disable rustfmt ci check until #4742 is resolved | Matthias Krüger | -2/+3 |
| 2019-10-28 | rustup https://github.com/rust-lang/rust/pull/65792/ | Matthias Krüger | -6/+3 |
| 2019-10-28 | UI test cleanup: Extract derive_hash_xor_eq tests | Philipp Hansch | -92/+95 |
| 2019-10-26 | Auto merge of #4739 - flip1995:rustup, r=flip1995 | bors | -0/+108 |