| Age | Commit message (Expand) | Author | Lines |
| 2019-05-23 | Auto merge of #4132 - phansch:rollup-0vxoimc, r=phansch | bors | -10/+15 |
| 2019-05-23 | Rollup merge of #4130 - matthiaskrgr:rtu_2, r=phansch | Philipp Hansch | -8/+12 |
| 2019-05-23 | Rollup merge of #4129 - matthiaskrgr:if_chain, r=phansch | Philipp Hansch | -2/+3 |
| 2019-05-23 | Auto merge of #4131 - phansch:rustup2, r=phansch | bors | -5/+5 |
| 2019-05-23 | Rustup to https://github.com/rust-lang/rust/pull/60965 | Philipp Hansch | -5/+5 |
| 2019-05-23 | clippy: bump rustc_tools util version to 0.2 | Matthias Krüger | -3/+7 |
| 2019-05-23 | rustc_tool_utils: bump version to 0.2.0 | Matthias Krüger | -5/+5 |
| 2019-05-23 | update if_chain to 1.0.0 | Matthias Krüger | -2/+3 |
| 2019-05-23 | Auto merge of #4128 - matthiaskrgr:test_update, r=phansch | bors | -1/+1 |
| 2019-05-23 | tests: update needless_bool test stderr | Matthias Krüger | -1/+1 |
| 2019-05-23 | Auto merge of #4126 - phansch:rustup, r=Manishearth | bors | -9/+7 |
| 2019-05-23 | cargo fmt | Philipp Hansch | -3/+1 |
| 2019-05-23 | Rustup to https://github.com/rust-lang/rust/pull/60740 | Philipp Hansch | -8/+8 |
| 2019-05-22 | Auto merge of #4120 - phansch:needless_lifetimes_async_test_cleanup, r=Manish... | bors | -19/+19 |
| 2019-05-22 | Auto merge of #4125 - Manishearth:rustup, r=oli-obk | bors | -6/+7 |
| 2019-05-22 | Disable cargo integration test due to clippy ICE | Oliver Scherer | -2/+3 |
| 2019-05-21 | Rustup to rustc 1.36.0-nightly (dbfe70dfc 2019-05-22) | Manish Goregaokar | -4/+4 |
| 2019-05-21 | Fix breaking tests | Vincent Dal Maso | -32/+79 |
| 2019-05-21 | Add the common case search | Vincent Dal Maso | -97/+172 |
| 2019-05-21 | Formatting inside if_chain! macro | Philipp Krones | -3/+10 |
| 2019-05-20 | Implement get_last_with_len lint | Harrison McCullough | -1/+176 |
| 2019-05-20 | Lifetimes UI test cleanup | Philipp Hansch | -19/+19 |
| 2019-05-20 | Fix tests and make other ascii lints auto-fixable | BO41 | -33/+15 |
| 2019-05-20 | Auto merge of #4118 - rust-lang:revert, r=phansch | bors | -7/+16 |
| 2019-05-20 | Make non_ascii_literal auto-fixable | BO41 | -2/+12 |
| 2019-05-20 | Improve verbosity of non_ascii_literal lint example | BO41 | -1/+5 |
| 2019-05-20 | Revert "Turn off two tests broken due to #4108" | Oliver Scherer | -7/+16 |
| 2019-05-20 | Auto merge of #4088 - pJunger:check1, r=oli-obk | bors | -2/+612 |
| 2019-05-19 | Auto merge of #4115 - ehuss:fix-compiletest, r=Manishearth | bors | -4/+2 |
| 2019-05-19 | Fix compile-test from forcing a rebuild. | Eric Huss | -4/+2 |
| 2019-05-19 | Auto merge of #4109 - Manishearth:backport-merge, r=phansch | bors | -0/+0 |
| 2019-05-19 | Auto merge of #4107 - taiki-e:useless_attribute, r=flip1995 | bors | -6/+20 |
| 2019-05-19 | Auto merge of #4099 - flip1995:ul_4094, r=oli-obk | bors | -15/+36 |
| 2019-05-19 | Auto merge of #4100 - phansch:add_stderr_length_check, r=flip1995 | bors | -2/+65 |
| 2019-05-19 | Auto merge of #4111 - Manishearth:changelog, r=oli-obk | bors | -0/+26 |
| 2019-05-18 | Update master changelog | Manish Goregaokar | -1/+26 |
| 2019-05-18 | Update beta changelog | Manish Goregaokar | -0/+1 |
| 2019-05-18 | Updated README. | pJunger | -1/+1 |
| 2019-05-18 | Removed symbols again. | pJunger | -39/+26 |
| 2019-05-18 | Removed unused lifetime. | pJunger | -1/+1 |
| 2019-05-18 | Changed impl to use symbols. | pJunger | -31/+45 |
| 2019-05-18 | Added suggestion for conversion with is_ok. | pJunger | -36/+156 |
| 2019-05-18 | Fixed more lint findings. | pJunger | -5/+4 |
| 2019-05-18 | Fixed clippy lints in checked_conversions.rs. | pJunger | -3/+3 |
| 2019-05-18 | Registered lint. | pJunger | -0/+1 |
| 2019-05-18 | Added lint for TryFrom for checked integer conversion rust-lang#3947. | pJunger | -0/+489 |
| 2019-05-18 | useless_attribute: Add unreachable_pub to whitelists | Taiki Endo | -6/+20 |
| 2019-05-17 | Auto merge of #4110 - rust-lang:symbolic_wasteland, r=oli-obk | bors | -1228/+714 |
| 2019-05-18 | Dogfood | Oliver Scherer | -75/+73 |
| 2019-05-18 | Dogfood and rustfmt | Oliver Scherer | -49/+20 |