| Age | Commit message (Expand) | Author | Lines |
| 2020-03-21 | Arrange for zero to be canonical | Mark Rousskov | -1/+15 |
| 2020-03-21 | Push the byte of LAST_CHUNK_MAP into the array | Mark Rousskov | -11/+14 |
| 2020-03-21 | Deduplicate test and primary range_search definitions | Mark Rousskov | -55/+53 |
| 2020-03-21 | Add a right shift mapping | Mark Rousskov | -8/+32 |
| 2020-03-21 | Shrink bitset words through functional mapping | Mark Rousskov | -19/+249 |
| 2020-03-21 | Improve tests display for rustdoc-js-std tester | Guillaume Gomez | -0/+1 |
| 2020-03-21 | Pick the last version of the different files if there is more than one | Guillaume Gomez | -2/+22 |
| 2020-03-21 | Clean up rustdoc js tester source code and move common code in one place | Guillaume Gomez | -589/+330 |
| 2020-03-20 | Pre-pop zero chunks before mapping LAST_CHUNK_MAP | Mark Rousskov | -8/+16 |
| 2020-03-20 | Generate tests for Unicode property data | Mark Rousskov | -0/+101 |
| 2020-03-20 | Dynamically choose best chunk size | Mark Rousskov | -19/+39 |
| 2020-03-20 | Avoid re-fetching Unicode data | Mark Rousskov | -3/+8 |
| 2020-03-19 | Fix LLVM version handling in compiletest | Nikita Popov | -9/+23 |
| 2020-03-19 | Auto merge of #69402 - GuillaumeGomez:extend-search, r=kinnison | bors | -4/+4 |
| 2020-03-19 | Update Clippy | flip1995 | -7/+18 |
| 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 |