| Age | Commit message (Expand) | Author | Lines |
| 2020-03-03 | Use .next() instead of .nth(0) on iterators. | Matthias Krüger | -1/+1 |
| 2020-03-02 | Update cargo, clippy | Eric Huss | -7/+7 |
| 2020-03-02 | Extend json detection in runtest | Guillaume Gomez | -1/+3 |
| 2020-03-02 | Ignore PAL lint for std::panicking | Mark Rousskov | -0/+2 |
| 2020-02-29 | [tidy] update documentation from `make check` to `x.py test` | Chris Simpkins | -2/+2 |
| 2020-02-29 | Rename `syntax` to `rustc_ast` in source code | Vadim Petrochenkov | -2/+2 |
| 2020-02-29 | Make it build again | Vadim Petrochenkov | -1/+1 |
| 2020-02-29 | Stop generating `compiler_builtins_lib` doc | Yuki Okushi | -30/+2 |
| 2020-02-28 | AArch64 bare-metal targets: Build rust-std | Andre Richter | -0/+2 |
| 2020-02-28 | Rollup merge of #69449 - JohnTitor:toolstate-ping, r=Mark-Simulacrum | Dylan DPC | -4/+3 |
| 2020-02-25 | Auto merge of #69421 - flip1995:clippyup, r=Dylan-DPC | bors | -10/+8 |
| 2020-02-25 | Auto merge of #69428 - matthiaskrgr:submodule_upd, r=Xanewok | bors | -0/+0 |
| 2020-02-25 | Do not ping PR reviewers in toolstate breakage | Yuki Okushi | -4/+3 |
| 2020-02-24 | Auto merge of #69344 - RalfJung:miri, r=oli-obk | bors | -7/+7 |
| 2020-02-24 | submodules: update rls from 10bf331 to 5fde462 | Matthias Krüger | -0/+0 |
| 2020-02-24 | bump Miri once more | Ralf Jung | -7/+7 |
| 2020-02-24 | Update Clippy | flip1995 | -10/+8 |
| 2020-02-23 | Auto merge of #69336 - Mark-Simulacrum:no-infra-toolstate, r=Dylan-DPC | bors | -2/+2 |
| 2020-02-21 | Update cargo | Eric Huss | -0/+0 |
| 2020-02-21 | fix miri and bootstrap interaction | Ralf Jung | -9/+7 |
| 2020-02-21 | Auto merge of #69347 - matthiaskrgr:submodule_upd, r=Xanewok | bors | -0/+0 |
| 2020-02-21 | submodules: update rls from 0100ac8 to 10bf331 | Matthias Krüger | -0/+0 |
| 2020-02-21 | bump Miri | Ralf Jung | -7/+9 |
| 2020-02-21 | Update Clippy | flip1995 | -8/+10 |
| 2020-02-20 | Do not ping the infrastructure team on toolstate changes | Mark Rousskov | -2/+2 |
| 2020-02-19 | Rollup merge of #69142 - ehuss:linkcheck-script, r=alexcrichton | Dylan DPC | -0/+113 |
| 2020-02-19 | Auto merge of #69278 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -9/+7 |
| 2020-02-19 | Auto merge of #69265 - ehuss:update-cargo, r=Dylan-DPC | bors | -0/+0 |
| 2020-02-19 | submodules: update clippy from b91ae16e to 2855b214 | Matthias Krüger | -9/+7 |
| 2020-02-18 | Auto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r=Dylan-DPC | bors | -9/+2 |
| 2020-02-18 | Update cargo | Eric Huss | -0/+0 |
| 2020-02-18 | Rollup merge of #69205 - JohnTitor:allow-whitespaces, r=Mark-Simulacrum | Dylan DPC | -9/+2 |
| 2020-02-17 | Update Clippy | Yuki Okushi | -8/+8 |
| 2020-02-16 | Auto merge of #67885 - tobithiel:fix_group_lint_allow_override, r=Mark-Simula... | bors | -11/+28 |
| 2020-02-16 | Allow whitespaces in revision flags | Yuki Okushi | -9/+2 |
| 2020-02-14 | Auto merge of #69115 - ehuss:update-books, r=Dylan-DPC | bors | -7/+28 |
| 2020-02-14 | update miri | Ralf Jung | -7/+7 |
| 2020-02-13 | don't error on network failures | Mark Mansi | -0/+2 |
| 2020-02-13 | Add shared script for linkchecking books. | Eric Huss | -0/+113 |
| 2020-02-13 | Update books. | Eric Huss | -7/+28 |
| 2020-02-12 | Update RLS and Rustfmt | Igor Matuszewski | -21/+7 |
| 2020-02-12 | Auto merge of #69088 - JohnTitor:rollup-x7bk7h7, r=JohnTitor | bors | -6/+11 |
| 2020-02-12 | Rollup merge of #68947 - chrissimpkins:python-fmt, r=alexcrichton | Yuki Okushi | -6/+11 |
| 2020-02-12 | Auto merge of #68998 - lzutao:clippyup, r=Manishearth | bors | -7/+9 |
| 2020-02-12 | Update clippy | Lzu Tao | -7/+9 |
| 2020-02-10 | submodules: update cargo from 9d32b7b01 to 3c53211c3 | Matthias Krüger | -0/+1 |
| 2020-02-07 | PEP8 format spacing | Chris Simpkins | -6/+11 |
| 2020-02-07 | update miri | Ralf Jung | -9/+7 |
| 2020-02-03 | some cleanup/fixes | Mark Mansi | -7/+2 |
| 2020-02-03 | implement proper linkchecker hardening | mark | -10/+62 |