| Age | Commit message (Expand) | Author | Lines |
| 2020-03-14 | Auto merge of #69923 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -10/+10 |
| 2020-03-13 | Allow `rustdoc-js` and `rustdoc-js-std` to use none default build dir location | Oliver Middleton | -18/+16 |
| 2020-03-13 | Auto merge of #67502 - Mark-Simulacrum:opt-catch, r=Mark-Simulacrum | bors | -0/+2 |
| 2020-03-12 | tidy: Remove chalk-engine/chalk-macros. | Eric Huss | -2/+0 |
| 2020-03-12 | tidy: Sort WHITELIST. | Eric Huss | -1/+1 |
| 2020-03-12 | tidy: Add `test` to RUNTIME_CRATES. | Eric Huss | -1/+1 |
| 2020-03-12 | tidy: Add some clarifying comments in license checks. | Eric Huss | -0/+5 |
| 2020-03-12 | tidy: Verify the runtime crates don't have license exceptions. | Eric Huss | -6/+57 |
| 2020-03-12 | tidy: check the licenses don't change | Eric Huss | -36/+60 |
| 2020-03-12 | tidy: Check if exceptions are no longer used. | Eric Huss | -12/+23 |
| 2020-03-12 | tidy: Use cargo_metadata for license checks. | Eric Huss | -308/+235 |
| 2020-03-12 | submodules: update clippy from 329923ed to 8485d40a | Matthias Krüger | -10/+10 |
| 2020-03-12 | Rollup merge of #69705 - ehuss:toolstate-remove-redundant-beta, r=Mark-Simula... | Mazdak Farrokhzad | -5/+4 |
| 2020-03-11 | Rollup merge of #69603 - chrissimpkins:tidy-docs-update, r=petrochenkov | Mazdak Farrokhzad | -2/+2 |
| 2020-03-11 | Rollup merge of #66472 - GuillaumeGomez:show-coverage-json, r=ollie27 | Mazdak Farrokhzad | -1/+3 |
| 2020-03-09 | update tidy documentation to recommend ./x.py test tidy | Chris Simpkins | -1/+1 |
| 2020-03-08 | Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-Simulacrum | Mazdak Farrokhzad | -30/+2 |
| 2020-03-07 | Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov | Mazdak Farrokhzad | -3/+3 |
| 2020-03-07 | Rollup merge of #69656 - matthiaskrgr:iter_nth_zero, r=oli-obk | Mazdak Farrokhzad | -1/+1 |
| 2020-03-06 | fix various typos | Matthias Krüger | -3/+3 |
| 2020-03-04 | submodules: update clippy from 8b7f7e66 to 329923ed | Matthias Krüger | -7/+11 |
| 2020-03-04 | more toolstate comments | Ralf Jung | -5/+4 |
| 2020-03-04 | Auto merge of #69636 - RalfJung:miri, r=nikomatsakis | bors | -7/+9 |
| 2020-03-04 | update miri | Ralf Jung | -7/+9 |
| 2020-03-03 | Add test for -Znew-llvm-pass-manager -Clto=thin -Zsanitizer=... | Tomasz Miąsko | -0/+18 |
| 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 |