| Age | Commit message (Expand) | Author | Lines |
| 2019-10-18 | Add todo and tests | Heinz N. Gies | -6/+89 |
| 2019-10-18 | add restirction for unreachable and panic | Heinz Gies | -4/+59 |
| 2019-10-18 | Fix suggestion span in `explicit_counter_loop` | HMPerson1 | -15/+24 |
| 2019-10-18 | Auto merge of #4687 - lzutao:before-cache-appveyor, r=Manishearth | bors | -1/+1 |
| 2019-10-18 | Suggest calling `iter` if needed in `explicit_counter_loop` | HMPerson1 | -21/+67 |
| 2019-10-18 | Auto merge of #4685 - HMPerson1:patch-1, r=Manishearth | bors | -2/+2 |
| 2019-10-18 | Auto merge of #4686 - lzutao:fix-travis-windows-stuck, r=Manishearth | bors | -1/+1 |
| 2019-10-17 | Auto merge of #4683 - HMPerson1:inefficient_to_string, r=Manishearth | bors | -4/+216 |
| 2019-10-17 | Update help text in `inefficient_to_string` | Michael Zhang | -7/+7 |
| 2019-10-17 | Auto merge of #4689 - Manishearth:rustup, r=Yaahc | bors | -4/+6 |
| 2019-10-17 | syntax::ext -> syntax_expand | Manish Goregaokar | -4/+6 |
| 2019-10-18 | appveyor: on_finish run after saving cache | Lzu Tao | -1/+1 |
| 2019-10-18 | travis: Windows build might be stuck as non-supported languages | Lzu Tao | -1/+1 |
| 2019-10-17 | Auto merge of #4659 - lzutao:caching, r=phansch | bors | -3/+19 |
| 2019-10-17 | Add `run-rustfix` to `inefficient_to_string` | HMPerson1 | -7/+40 |
| 2019-10-17 | Update adding_lints.md | Michael Zhang | -2/+2 |
| 2019-10-16 | Dogfood for `inefficient_to_string` | HMPerson1 | -2/+2 |
| 2019-10-16 | Add `inefficient_to_string` lint | HMPerson1 | -2/+181 |
| 2019-10-16 | Use CI caching and cargo feature install-upgrade | Lzu Tao | -3/+19 |
| 2019-10-16 | Auto merge of #4669 - lzutao:minimal-rustup, r=phansch | bors | -4/+6 |
| 2019-10-15 | Auto merge of #4673 - Manishearth:rustup, r=phansch | bors | -4/+10 |
| 2019-10-16 | build: use rustup minimal profile to speed up Rust installation time | Lzu Tao | -4/+6 |
| 2019-10-15 | Rustup to rustc 1.40.0-nightly (237d54ff6 2019-10-15) | Manish Goregaokar | -4/+10 |
| 2019-10-15 | Auto merge of #4668 - lzutao:update-rtim, r=flip1995 | bors | -21/+25 |
| 2019-10-15 | Auto merge of #4671 - flip1995:ice-4671, r=phansch | bors | -7/+48 |
| 2019-10-15 | Enable integration tests again | flip1995 | -6/+6 |
| 2019-10-15 | Fix ICE in use_self lint | flip1995 | -1/+6 |
| 2019-10-15 | Add regression test for ICE in use-self lint | flip1995 | -0/+36 |
| 2019-10-15 | travis: break out before_script stage to test setup-toolchain work | Lzu Tao | -1/+4 |
| 2019-10-15 | build: do not trace deploy step | Lzu Tao | -17/+17 |
| 2019-10-15 | Early exit if there is any errors | Lzu Tao | -0/+2 |
| 2019-10-15 | build: switch back to latest official RTIM release | Lzu Tao | -3/+2 |
| 2019-10-15 | Auto merge of #4619 - james9909:unused-self, r=flip1995 | bors | -83/+373 |
| 2019-10-15 | Change terminology from static to associated | James Wang | -11/+11 |
| 2019-10-15 | Switch to OnlyBodies | James Wang | -1/+1 |
| 2019-10-15 | Change lint to be pedantic | James Wang | -191/+176 |
| 2019-10-15 | Remove prints | James Wang | -2/+0 |
| 2019-10-15 | Add a new lint for unused self | James Wang | -202/+509 |
| 2019-10-14 | Auto merge of #4560 - rust-lang:must-use-pure, r=phansch | bors | -88/+924 |
| 2019-10-14 | Auto merge of #4663 - lzutao:rustup, r=phansch | bors | -5/+6 |
| 2019-10-14 | new lints around `#[must_use]` fns | Andre Bogus | -88/+924 |
| 2019-10-14 | rustc-dev has been temporarily removed | Lzu Tao | -3/+3 |
| 2019-10-14 | Use my RTIM fork | Lzu Tao | -1/+2 |
| 2019-10-14 | Bump compiletest | Manish Goregaokar | -1/+1 |
| 2019-10-12 | Auto merge of #4649 - Lythenas:use_match_function_call, r=phansch | bors | -62/+45 |
| 2019-10-12 | Auto merge of #4654 - lzutao:rustc-dev, r=phansch | bors | -9/+9 |
| 2019-10-12 | use git version | Lzu Tao | -2/+5 |
| 2019-10-11 | Fix ICE #4579 | flip1995 | -4/+6 |
| 2019-10-11 | Add regression test for ICE #4579 | flip1995 | -0/+13 |
| 2019-10-11 | Rustup for rustc-dev | Lzu Tao | -7/+4 |