| Age | Commit message (Expand) | Author | Lines |
| 2019-11-13 | literal representation restructure 5 | Michael Wright | -29/+14 |
| 2019-11-13 | literal representation restructure 4 | Michael Wright | -66/+136 |
| 2019-11-13 | literal representation restructure 3 | Michael Wright | -9/+10 |
| 2019-11-13 | literal representation restructure 2 | Michael Wright | -46/+42 |
| 2019-11-13 | literal representation restructure 1 | Michael Wright | -52/+48 |
| 2019-11-13 | display help on empty command line arguments | Mikhail Babenko | -2/+2 |
| 2019-11-12 | no more must-use-candidate on trait impls | Andre Bogus | -10/+7 |
| 2019-11-12 | Auto merge of #4769 - euclio:crlf, r=flip1995 | bors | -31/+85 |
| 2019-11-12 | don't warn on CRLF in `with_newline` lints | Andy Russell | -31/+85 |
| 2019-11-11 | Auto merge of #4803 - tomprogrammer:issue-4732, r=phansch | bors | -1/+15 |
| 2019-11-11 | Auto merge of #4805 - Manishearth:rustup, r=phansch | bors | -55/+59 |
| 2019-11-11 | MutImmutable -> Immutable, MutMutable -> Mutable, CaptureClause -> CaptureBy | Manish Goregaokar | -55/+59 |
| 2019-11-11 | Auto merge of #4801 - mikerite:to_digit_is_some, r=flip1995 | bors | -5/+150 |
| 2019-11-11 | Fix false positive in explicit_counter_loop lint | Thomas Bahn | -1/+15 |
| 2019-11-11 | Fix false positive in derive_hash_xor_eq | Philipp Hansch | -13/+45 |
| 2019-11-11 | Auto merge of #4780 - flip1995:ice_4775, r=phansch | bors | -1/+21 |
| 2019-11-11 | Auto merge of #4802 - mikerite:fix-breakage-20191111, r=phansch | bors | -1/+3 |
| 2019-11-11 | Fix breakage due to rust-lang/rust#65324 | Michael Wright | -1/+3 |
| 2019-11-10 | Really fix `to_digit_is_some` documentation | Michael Wright | -1/+1 |
| 2019-11-10 | Fix `to_digit_is_some` documentation | Michael Wright | -6/+8 |
| 2019-11-10 | Fix `to_digit_is_some` dogfood errors | Michael Wright | -3/+3 |
| 2019-11-10 | Add `to_digit_is_some` lint | Michael Wright | -2/+145 |
| 2019-11-10 | Auto merge of #4800 - msizanoen1:target-libs2, r=Manishearth | bors | -7/+1 |
| 2019-11-10 | Only pass rlibs in target deps directory | msizanoen1 | -7/+1 |
| 2019-11-10 | Auto merge of #4799 - Manishearth:rustup, r=yaahc | bors | -0/+1 |
| 2019-11-09 | Rustup to rustc 1.40.0-nightly (ac162c6ab 2019-11-09) | Manish Goregaokar | -0/+1 |
| 2019-11-08 | Auto merge of #4791 - lzutao:osx2bors, r=matthiaskrgr | bors | -1/+2 |
| 2019-11-08 | Auto merge of #4786 - msizanoen1:target-libs, r=Manishearth | bors | -2/+14 |
| 2019-11-08 | Auto merge of #4776 - mikerite:fix-4727, r=flip1995 | bors | -56/+159 |
| 2019-11-08 | Auto merge of #4795 - HMPerson1:rustup, r=matthiaskrgr | bors | -23/+23 |
| 2019-11-08 | dogfood | HMPerson1 | -2/+2 |
| 2019-11-08 | Rustup rust-lang/rust#66188 | HMPerson1 | -22/+22 |
| 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 | -330/+417 |
| 2019-11-08 | Auto merge of #4792 - lzutao:rustup-65916, r=Manishearth | bors | -6/+7 |
| 2019-11-08 | remove unused warnings | Lzu Tao | -2/+2 |
| 2019-11-08 | rustup https://github.com/rust-lang/rust/pull/65916 | Lzu Tao | -4/+5 |
| 2019-11-07 | Auto merge of #4697 - Licenser:no-exit, r=flip1995 | bors | -2/+118 |
| 2019-11-07 | Auto merge of #4784 - Manishearth:remove-extern, r=Manishearth | bors | -31/+32 |
| 2019-11-07 | Auto merge of #4758 - mikerite:dec_lit_20191031, r=flip1995 | bors | -6/+1 |
| 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 | Auto merge of #4757 - evanjs:issue/4748, r=phansch | bors | -62/+61 |
| 2019-11-08 | build macOS on bors branches only | Lzu Tao | -1/+2 |
| 2019-11-07 | Update lints | Heinz N. Gies | -2/+2 |
| 2019-11-07 | Update tests for exit | Heinz N. Gies | -6/+32 |
| 2019-11-07 | Update clippy_lints/src/lib.rs | Heinz N. Gies | -1/+1 |
| 2019-11-07 | Update clippy_lints/src/lib.rs | Heinz N. Gies | -1/+1 |
| 2019-11-07 | Simplify dentry point detection | Heinz N. Gies | -24/+9 |