| Age | Commit message (Expand) | Author | Lines |
| 2020-01-12 | convert match statement to if let | Tobias Thiel | -5/+2 |
| 2020-01-11 | use winapi for non-stdlib Windows bindings | Andy Russell | -4/+2 |
| 2020-01-11 | Revert "Rollup merge of #67727 - Dylan-DPC:stabilise/remove_item, r=alexcrich... | Lzu Tao | -0/+1 |
| 2020-01-10 | Auto merge of #68101 - JohnTitor:rollup-mvmjukr, r=JohnTitor | bors | -1/+3 |
| 2020-01-11 | Rollup merge of #68019 - cuviper:in-tree-compiletest, r=Mark-Simulacrum | Yuki Okushi | -1/+3 |
| 2020-01-10 | Update Clippy | Yuki Okushi | -7/+9 |
| 2020-01-10 | Rollup merge of #68006 - infinity0:master, r=nikomatsakis | Yuki Okushi | -0/+1 |
| 2020-01-09 | compiletest: Do not deduplicate diagnostics in UI tests | Vadim Petrochenkov | -0/+2 |
| 2020-01-08 | Comment on allowing only feature(test) in compiletest | Josh Stone | -1/+3 |
| 2020-01-08 | Recognise riscv64 in compiletest | Ximin Luo | -0/+1 |
| 2020-01-07 | Auto merge of #67924 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2020-01-07 | update miri | Ralf Jung | -8/+8 |
| 2020-01-07 | Auto merge of #67961 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2020-01-07 | Auto merge of #67964 - JohnTitor:rollup-pu5kosl, r=JohnTitor | bors | -1/+0 |
| 2020-01-06 | Update cargo | Eric Huss | -0/+0 |
| 2020-01-07 | Update Clippy | Yuki Okushi | -7/+7 |
| 2020-01-06 | remove usage of feature gate | dylan_DPC | -1/+0 |
| 2020-01-05 | Auto merge of #67821 - matthiaskrgr:submodule_upd, r=Xanewok | bors | -0/+0 |
| 2020-01-05 | Update Clippy | Yuki Okushi | -9/+7 |
| 2020-01-04 | tools/compiletest: fix argument ordering for allowing unused in ui & compile-... | Tobias Thiel | -11/+31 |
| 2020-01-04 | submodules: update rls from fed7a31 to 7c0489c | Matthias Krüger | -0/+0 |
| 2020-01-04 | Rollup merge of #67810 - crlf0710:uncommon_codepoints_lint, r=Manishearth | Mazdak Farrokhzad | -0/+2 |
| 2020-01-04 | Rollup merge of #67789 - ollie27:linkchecker_whitelist, r=nikomatsakis | Mazdak Farrokhzad | -20/+9 |
| 2020-01-04 | Rollup merge of #67786 - Centril:canon-span, r=petrochenkov | Mazdak Farrokhzad | -1/+2 |
| 2020-01-03 | Implement uncommon_codepoints lint. | Charles Lew | -0/+2 |
| 2020-01-02 | Normalize `syntax::edition` imports. | Mazdak Farrokhzad | -1/+2 |
| 2020-01-02 | update miri | Ralf Jung | -8/+8 |
| 2020-01-01 | Cleanup linkchecker whitelist | Oliver Middleton | -20/+9 |
| 2019-12-31 | Auto merge of #67726 - JohnTitor:clippy-up, r=oli-obk | bors | -7/+9 |
| 2019-12-31 | Update Clippy | Yuki Okushi | -7/+9 |
| 2019-12-30 | Support `-Z ui-testing=yes/no` | Vadim Petrochenkov | -18/+2 |
| 2019-12-29 | Update cargo | Yuki Okushi | -0/+0 |
| 2019-12-29 | Update Clippy | Yuki Okushi | -8/+7 |
| 2019-12-28 | Auto merge of #67334 - estebank:ignore-triple, r=nikomatsakis | bors | -0/+1 |
| 2019-12-28 | update miri | Ralf Jung | -7/+9 |
| 2019-12-27 | Teach `compiletest` to ignore platform triples | Esteban Küber | -0/+1 |
| 2019-12-26 | Add unicode-normalization to whitelist. | Charles Lew | -1/+3 |
| 2019-12-25 | Auto merge of #66919 - dtolnay:description, r=KodrAus | bors | -1/+1 |
| 2019-12-24 | Deprecate Error::description for real | David Tolnay | -1/+1 |
| 2019-12-25 | Auto merge of #67303 - dtolnay:rls, r=Xanewok | bors | -0/+0 |
| 2019-12-24 | x.py fmt after previous deignore | Mark Rousskov | -110/+160 |
| 2019-12-24 | Silence line length warnings | Mark Rousskov | -3/+18 |
| 2019-12-24 | update miri | Ralf Jung | -9/+7 |
| 2019-12-22 | Format the world | Mark Rousskov | -1822/+1330 |
| 2019-12-22 | Auto merge of #67505 - Centril:rollup-7win7ty, r=Centril | bors | -17/+16 |
| 2019-12-22 | Auto merge of #67486 - matthiaskrgr:submodule_upd, r=oli-obk | bors | -5/+11 |
| 2019-12-22 | Rollup merge of #67480 - rossmacarthur:fix-41260-avoid-issue-0-part-2, r=Centril | Mazdak Farrokhzad | -17/+16 |
| 2019-12-22 | Auto merge of #66932 - rust-lang:pass-check-runfail, r=petrochenkov | bors | -65/+146 |
| 2019-12-21 | refactor & address review comments | Mazdak Farrokhzad | -57/+103 |
| 2019-12-21 | rework run-fail and support check,build-fail | Mazdak Farrokhzad | -23/+54 |