| Age | Commit message (Expand) | Author | Lines |
| 2020-03-28 | Rollup merge of #70486 - Mark-Simulacrum:unicode-shrink, r=dtolnay | Dylan DPC | -113/+709 |
| 2020-03-27 | Update the documentation comment | Mark Rousskov | -39/+73 |
| 2020-03-27 | Remove separate encoding for a single nonzero-mapping byte | Mark Rousskov | -31/+2 |
| 2020-03-27 | Add skip list based implementation for smaller encoding | Mark Rousskov | -42/+222 |
| 2020-03-27 | submodules: update clippy from 1ff81c1b to 70b93aab | Matthias Krüger | -10/+10 |
| 2020-03-26 | Enable `--bless`ing of MIR dumps | Oliver Scherer | -25/+114 |
| 2020-03-26 | Remove unused argument | Oliver Scherer | -18/+3 |
| 2020-03-26 | Auto merge of #70391 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2020-03-26 | update miri | Ralf Jung | -7/+7 |
| 2020-03-26 | Rollup merge of #70395 - ehuss:update-cargo, r=ehuss | Mazdak Farrokhzad | -0/+0 |
| 2020-03-25 | Revert "Automatically tag as nominated for T-compiler" | Santiago Pastorino | -1/+0 |
| 2020-03-25 | Update cargo. | Eric Huss | -0/+0 |
| 2020-03-25 | Auto merge of #70297 - nnethercote:clean-up-debugging-options, r=michaelwoeri... | bors | -4/+3 |
| 2020-03-24 | Add richer printing | Mark Rousskov | -1/+9 |
| 2020-03-24 | Move rustc-guide submodule to rustc-dev-guide | Santiago Pastorino | -3/+3 |
| 2020-03-24 | Auto merge of #70190 - pietroalbini:gha, r=Mark-Simulacrum | bors | -0/+211 |
| 2020-03-24 | ci: add github actions configuration | Pietro Albini | -0/+211 |
| 2020-03-24 | Auto merge of #70163 - nikic:llvm-10-preparation, r=cuviper | bors | -9/+23 |
| 2020-03-24 | Remove `-Z incremental`. | Nicholas Nethercote | -3/+3 |
| 2020-03-24 | Remove `-Z incremental-queries`. | Nicholas Nethercote | -1/+0 |
| 2020-03-23 | Auto merge of #70322 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -17/+10 |
| 2020-03-23 | submodules: update clippy from d8e6e4cf to 1ff81c1b | Matthias Krüger | -17/+10 |
| 2020-03-23 | update miri | Ralf Jung | -9/+7 |
| 2020-03-22 | Auto merge of #70153 - flip1995:clippyup, r=Dylan-DPC | bors | -7/+18 |
| 2020-03-21 | Avoid relying on const parameters to function | Mark Rousskov | -4/+4 |
| 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 |