| Age | Commit message (Expand) | Author | Lines |
| 2019-08-03 | cargotest: servo -> caac107ae8145ef2fd20365e2b8fadaf09c2eb3b | Mazdak Farrokhzad | -1/+1 |
| 2019-08-03 | Update Rustfmt and RLS | Igor Matuszewski | -5/+21 |
| 2019-08-03 | Rollup merge of #63107 - adrian-budau:master, r=alexcrichton | Mazdak Farrokhzad | -0/+2 |
| 2019-08-02 | Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi. | Adrian Budau | -0/+2 |
| 2019-08-02 | Auto merge of #63207 - petrochenkov:outest2, r=Mark-Simulacrum | bors | -263/+246 |
| 2019-08-02 | liballoc: Unconfigure tests during normal build | Vadim Petrochenkov | -26/+10 |
| 2019-08-02 | libsyntax: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | librustdoc: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | librustc_data_structures: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | librustc: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | librustc_incremental: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | libsyntax_pos: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | librustc_target: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | librustc_lexer: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | libpanic_unwind: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | libserialize: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | libterm: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | libtest: Unconfigure tests during normal build | Vadim Petrochenkov | -1/+0 |
| 2019-08-02 | compiletest: Unconfigure tests during normal build | Vadim Petrochenkov | -174/+183 |
| 2019-08-02 | tidy: Unconfigure tests during normal build | Vadim Petrochenkov | -51/+53 |
| 2019-08-01 | Remove spin dependency | gnzlbg | -1/+0 |
| 2019-08-01 | Update Cargo.lock | gnzlbg | -0/+4 |
| 2019-08-01 | Remove mach dependency | gnzlbg | -1/+2 |
| 2019-07-31 | Update cargo, rls | Eric Huss | -0/+0 |
| 2019-07-31 | Auto merge of #63141 - JohnTitor:update-miri, r=RalfJung | bors | -8/+11 |
| 2019-07-31 | Update miri | Yuki Okushi | -8/+11 |
| 2019-07-31 | Auto merge of #63144 - matthiaskrgr:submodule_upd, r=Manishearth | bors | -12/+11 |
| 2019-07-30 | Enable nightly feature for crossbeam-utils dep | Igor Matuszewski | -0/+1 |
| 2019-07-30 | submodules: update clippy from dc69a5c0 to c3e91365 | Matthias Krüger | -12/+11 |
| 2019-07-30 | Update Rustfmt | Igor Matuszewski | -17/+5 |
| 2019-07-30 | Update RLS | Igor Matuszewski | -0/+0 |
| 2019-07-30 | cargotest: bump servo to 9043f247d9b031ed285e880e4b90aa523d4a63ae. | Mazdak Farrokhzad | -1/+1 |
| 2019-07-30 | Add very simple edition check to tidy; and add missing edition = 2018s. | CrLF0710 | -0/+48 |
| 2019-07-28 | Auto merge of #63090 - Centril:rollup-xnjwm2h, r=Centril | bors | -18/+18 |
| 2019-07-28 | Rollup merge of #63081 - petrochenkov:cleantidy, r=Mark-Simulacrum | Mazdak Farrokhzad | -16/+4 |
| 2019-07-28 | Rollup merge of #62995 - estebank:issue-62973, r=varkor | Mazdak Farrokhzad | -2/+14 |
| 2019-07-28 | Auto merge of #62910 - petrochenkov:buildwarn2, r=Mark-Simulacrum | bors | -27/+0 |
| 2019-07-28 | Remove lint annotations in specific crates that are already enforced by rustb... | Vadim Petrochenkov | -27/+0 |
| 2019-07-28 | Auto merge of #62943 - matthiaskrgr:submodule_upd, r=matthiaskrgr | bors | -9/+14 |
| 2019-07-28 | tidy: Cleanup the directory whitelist | Vadim Petrochenkov | -16/+4 |
| 2019-07-28 | Rollup merge of #62759 - mark-i-m:rustc-guide-toolstate-check, r=kennytm | Mazdak Farrokhzad | -0/+6 |
| 2019-07-28 | Rollup merge of #62996 - petrochenkov:outest, r=Mark-Simulacrum | Mazdak Farrokhzad | -30/+97 |
| 2019-07-27 | tidy: Add a check for inline unit tests and benchmarks | Vadim Petrochenkov | -19/+84 |
| 2019-07-27 | submodules: update clippy from 164310dd to dc69a5c0 | Matthias Krüger | -9/+14 |
| 2019-07-27 | Remove run-pass test suites | Vadim Petrochenkov | -18/+11 |
| 2019-07-27 | tidy: Fix a regression in `#[test]` detection in libcore | Vadim Petrochenkov | -8/+10 |
| 2019-07-27 | tidy: libcoretest.rs -> unit_tests.rs | Vadim Petrochenkov | -2/+2 |
| 2019-07-26 | ignore-tidy-trailing-newlines | Esteban Küber | -2/+14 |
| 2019-07-25 | Update cargo | Eric Huss | -0/+0 |
| 2019-07-25 | Rollup merge of #62735 - petrochenkov:galloc, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |