| Age | Commit message (Expand) | Author | Lines |
| 2020-05-05 | Fix the numbering of the tests | LG3696 | -1/+1 |
| 2020-05-03 | Make BTreeMap::new and BTreeSet::new const | Luca Gladiator | -2/+14 |
| 2020-05-03 | Auto merge of #71815 - Mark-Simulacrum:no-llvm-rebuild, r=jonas-schievink | bors | -51/+89 |
| 2020-05-02 | Auto merge of #71807 - Dylan-DPC:rollup-jvb8sd9, r=Dylan-DPC | bors | -273/+271 |
| 2020-05-02 | Don't skip building LLVM if already built | Mark Rousskov | -6/+18 |
| 2020-05-02 | Extract stamp testing for LLVM | Mark Rousskov | -45/+71 |
| 2020-05-02 | Auto merge of #69274 - LeSeulArtichaut:target-feature-11, r=hanna-kruppe | bors | -23/+392 |
| 2020-05-02 | Rollup merge of #71787 - tshepang:rustdoc-warnings, r=varkor | Dylan DPC | -45/+56 |
| 2020-05-02 | Rollup merge of #71785 - reitermarkus:cfg-attribute, r=Mark-Simulacrum | Dylan DPC | -7/+9 |
| 2020-05-02 | Rollup merge of #71784 - Xaeroxe:patch-1, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-05-02 | Rollup merge of #71777 - petrochenkov:crtype, r=Mark-Simulacrum | Dylan DPC | -160/+142 |
| 2020-05-02 | Rollup merge of #71772 - cjgillot:ensure, r=petrochenkov | Dylan DPC | -56/+57 |
| 2020-05-02 | Rollup merge of #71767 - tshepang:stack-stuff, r=jonas-schievink | Dylan DPC | -4/+6 |
| 2020-05-02 | Rollup merge of #69274 - LeSeulArtichaut:target-feature-11, r=hanna-kruppe | Dylan DPC | -23/+392 |
| 2020-05-02 | Auto merge of #71794 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2020-05-02 | Replace `cfg` macro with attribute. | Markus Reiter | -7/+9 |
| 2020-05-02 | Auto merge of #70655 - oli-obk:subrepo_funness, r=Mark-Simulacrum | bors | -140/+114583 |
| 2020-05-02 | Auto merge of #71795 - RalfJung:rollup-yqxfi5a, r=RalfJung | bors | -80/+154 |
| 2020-05-02 | Rollup merge of #71782 - cuviper:leave-dev-null-alone, r=Mark-Simulacrum | Ralf Jung | -4/+8 |
| 2020-05-02 | Rollup merge of #71781 - estebank:box-pin-test, r=tmandry | Ralf Jung | -16/+95 |
| 2020-05-02 | Rollup merge of #71739 - tshepang:master, r=Dylan-DPC | Ralf Jung | -1/+0 |
| 2020-05-02 | Rollup merge of #71738 - RalfJung:pointer-no-alloc-id, r=oli-obk | Ralf Jung | -40/+34 |
| 2020-05-02 | Rollup merge of #71736 - RalfJung:silence-spurious-unused, r=Mark-Simulacrum | Ralf Jung | -6/+6 |
| 2020-05-02 | Rollup merge of #71712 - RalfJung:error-backtrace, r=oli-obk | Ralf Jung | -13/+11 |
| 2020-05-02 | update Miri | Ralf Jung | -7/+7 |
| 2020-05-02 | cleanup: `config::CrateType` -> `CrateType` | Vadim Petrochenkov | -160/+142 |
| 2020-05-02 | fix rustdoc warnings | Tshepang Lekhonkhobe | -45/+56 |
| 2020-05-02 | Add 'src/tools/clippy/' from commit 'd2708873ef711ec8ab45df1e984ecf24a96cd369' | Oliver Scherer | -0/+114475 |
| 2020-05-02 | Delete the clippy submodule | Oliver Scherer | -11/+0 |
| 2020-05-02 | Also build clippy with `./x.py check` | Oliver Scherer | -69/+75 |
| 2020-05-02 | Gate on clippy on CI | Oliver Scherer | -60/+33 |
| 2020-05-02 | Update src/libserialize/json.rs | Tshepang Lekhonkhobe | -1/+1 |
| 2020-05-02 | Auto merge of #70170 - eddyb:wf-early-exit, r=nikomatsakis | bors | -43/+45 |
| 2020-05-02 | Auto merge of #71716 - alexcrichton:bitcode-follow-up, r=nnethercote | bors | -48/+39 |
| 2020-05-01 | Remove recommendation for unmaintained crate | Jacob Kiesel | -1/+1 |
| 2020-05-02 | Auto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r=Dylan-DPC | bors | -1777/+105 |
| 2020-05-01 | Uncomment test code for failure to use `Box::pin` | Esteban Küber | -16/+95 |
| 2020-05-01 | Use a non-existent test path instead of clobbering /dev/null | Josh Stone | -4/+8 |
| 2020-05-01 | Rollup merge of #71762 - tshepang:typo, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-05-01 | Rollup merge of #71761 - tshepang:missing-target, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-05-01 | Rollup merge of #71760 - LeSeulArtichaut:document-unsafety, r=Mark-Simulacrum | Dylan DPC | -4/+8 |
| 2020-05-01 | Rollup merge of #71758 - jackh726:chalk-remove, r=jackh726 | Dylan DPC | -1768/+5 |
| 2020-05-01 | Rollup merge of #71018 - lcnr:custom-const-param, r=eddyb | Dylan DPC | -3/+90 |
| 2020-05-01 | Auto merge of #69808 - cjgillot:vtbl, r=pnkfelix | bors | -103/+240 |
| 2020-05-01 | doc: make Stack and StackElement a little pretty | Tshepang Lekhonkhobe | -4/+6 |
| 2020-05-01 | Remove leftover chalk types | Jack Huey | -1768/+5 |
| 2020-05-01 | doc: this resulted in a link pointing to a non-existent target | Tshepang Lekhonkhobe | -1/+1 |
| 2020-05-01 | doc: reference does not exist, probably a typo | Tshepang Lekhonkhobe | -1/+1 |
| 2020-05-01 | Document unsafety for `*const T` and `*mut T` | LeSeulArtichaut | -4/+8 |
| 2020-05-01 | Rollup merge of #71755 - tshepang:fix-comment, r=jonas-schievink | Dylan DPC | -1/+1 |