| Age | Commit message (Expand) | Author | Lines |
| 2020-03-19 | Auto merge of #69402 - GuillaumeGomez:extend-search, r=kinnison | bors | -4/+4 |
| 2020-03-19 | Auto merge of #70137 - RalfJung:miri, r=RalfJung | bors | -7/+9 |
| 2020-03-19 | update miri | Ralf Jung | -7/+9 |
| 2020-03-19 | Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-Simulacrum | Mazdak Farrokhzad | -340/+356 |
| 2020-03-17 | Update cargo | Eric Huss | -0/+0 |
| 2020-03-16 | Add missing variable to load in non-std tester as well | Guillaume Gomez | -2/+2 |
| 2020-03-16 | submodules: update clippy from 8485d40a to 23549a8c | Matthias Krüger | -12/+8 |
| 2020-03-16 | Add tests for new of variables | Guillaume Gomez | -2/+2 |
| 2020-03-16 | Rollup merge of #69964 - ollie27:ci_nodejs, r=Mark-Simulacrum,GuillaumeGomez | Dylan DPC | -18/+16 |
| 2020-03-15 | Auto merge of #69961 - RalfJung:miri, r=RalfJung | bors | -9/+7 |
| 2020-03-15 | update miri | Ralf Jung | -9/+7 |
| 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 | 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 |