| Age | Commit message (Expand) | Author | Lines |
| 2020-04-30 | Auto merge of #71687 - RalfJung:miri, r=RalfJung | bors | -10/+7 |
| 2020-04-29 | Auto merge of #71528 - alexcrichton:no-more-bitcode, r=nnethercote | bors | -265/+188 |
| 2020-04-29 | Auto merge of #71689 - Dylan-DPC:rollup-8nyuwm1, r=Dylan-DPC | bors | -74/+137 |
| 2020-04-29 | Store LLVM bitcode in object files, not compressed | Alex Crichton | -265/+188 |
| 2020-04-29 | Rollup merge of #71680 - nicholasbishop:bishop-fix-eq-link, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2020-04-29 | Rollup merge of #71678 - ehuss:rustc-doc-index, r=Mark-Simulacrum | Dylan DPC | -1/+5 |
| 2020-04-29 | Rollup merge of #71627 - ldm0:autoderefarg, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-04-29 | Rollup merge of #71617 - samrat:suggest-int-into, r=ecstatic-morse | Dylan DPC | -64/+53 |
| 2020-04-29 | Rollup merge of #71572 - lcnr:type_length, r=Dylan-DPC | Dylan DPC | -0/+31 |
| 2020-04-29 | Rollup merge of #71507 - CohenArthur:document-unsafe-libcore-ptr, r=Mark-Simu... | Dylan DPC | -7/+45 |
| 2020-04-29 | update Miri | Ralf Jung | -10/+7 |
| 2020-04-29 | Auto merge of #71674 - flip1995:clippyup, r=Dylan-DPC | bors | -7/+7 |
| 2020-04-29 | Fix doc link to Eq trait from PartialEq trait | Nicholas Bishop | -0/+1 |
| 2020-04-29 | Add an index page for nightly rustc docs. | Eric Huss | -1/+5 |
| 2020-04-29 | Update Clippy | flip1995 | -7/+7 |
| 2020-04-29 | Auto merge of #67343 - ecstatic-morse:qualif-structural-match, r=pnkfelix | bors | -87/+819 |
| 2020-04-29 | Rollup merge of #71657 - Daniel-Worrall:24949, r=estebank | Dylan DPC | -0/+179 |
| 2020-04-29 | Rollup merge of #71654 - zachreizner:patch-1, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-04-29 | Rollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wording, r=Dylan-DPC | Dylan DPC | -2/+3 |
| 2020-04-29 | Rollup merge of #71286 - Alexendoo:test-issue-69654, r=Dylan-DPC | Dylan DPC | -0/+32 |
| 2020-04-29 | Rollup merge of #71217 - estebank:tail-borrow-sugg, r=pnkfelix | Dylan DPC | -36/+117 |
| 2020-04-29 | safety-ptr: Add SAFETY on some unsafe blocks from libcore/ptr | cohenarthur | -3/+43 |
| 2020-04-29 | Auto merge of #71518 - felix91gr:const_prop_bugfix_just_block_prop, r=wesleyw... | bors | -41/+818 |
| 2020-04-28 | Suggest `;` or assignment to drop borrows in tail exprs | Esteban Küber | -36/+117 |
| 2020-04-29 | Add #24949 assoc constant static recursion test | Daniel Worrall | -0/+179 |
| 2020-04-28 | Bless test that no longer warns | Dylan MacKenzie | -1/+1 |
| 2020-04-28 | Auto merge of #71486 - alexcrichton:arm64-lld, r=Mark-Simulacrum | bors | -6/+32 |
| 2020-04-28 | TYPE -> TYPE_ASCRIPTIONG | Dylan MacKenzie | -8/+8 |
| 2020-04-28 | Use path to refer to constants in cross-crate pattern tests | Dylan MacKenzie | -10/+9 |
| 2020-04-28 | Add cross-crate const in pattern tests | Dylan MacKenzie | -0/+55 |
| 2020-04-28 | Add branchy `const` in pattern tests | Dylan MacKenzie | -0/+129 |
| 2020-04-28 | FIXME: ignore test that ICEs | Dylan MacKenzie | -0/+4 |
| 2020-04-28 | Add tests from #67088 and the issues mentioned in its description | Dylan MacKenzie | -16/+468 |
| 2020-04-28 | Incorporate MIR const-checker into `Pat` lowering | Dylan MacKenzie | -63/+89 |
| 2020-04-28 | Add `CustomEq` qualif | Dylan MacKenzie | -1/+64 |
| 2020-04-28 | Pass `Substs` to `in_adt_inherently` | Dylan MacKenzie | -6/+10 |
| 2020-04-28 | Auto merge of #71642 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-04-28 | Fix numeric-cast tests for new `into` suggestion | Samrat Man Singh | -123/+43 |
| 2020-04-28 | Suggest `into` to convert into `isize` only if uint is of width 8 | Samrat Man Singh | -3/+3 |
| 2020-04-28 | Rollup merge of #71641 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2020-04-28 | Rollup merge of #71637 - mibac138:cfg-sanitize, r=petrochenkov | Dylan DPC | -10/+8 |
| 2020-04-28 | Rollup merge of #71615 - RalfJung:share-machine-code, r=oli-obk | Dylan DPC | -113/+74 |
| 2020-04-28 | Rollup merge of #71456 - mzohreva:mz/sgx-no-dylib, r=nikomatsakis | Dylan DPC | -0/+1 |
| 2020-04-28 | Rollup merge of #71340 - Valloric:more-check-pass, r=nikomatsakis | Dylan DPC | -40/+40 |
| 2020-04-28 | Update cargo | Eric Huss | -0/+0 |
| 2020-04-28 | Update books | Eric Huss | -0/+0 |
| 2020-04-28 | Auto merge of #71636 - Dylan-DPC:rollup-9gc24ak, r=Dylan-DPC | bors | -33/+36 |
| 2020-04-28 | Rollup merge of #71634 - eddyb:revert-71372, r=petrochenkov | Dylan DPC | -24/+1 |
| 2020-04-28 | Rollup merge of #71585 - tshepang:obsolete-comment, r=Dylan-DPC | Dylan DPC | -7/+0 |
| 2020-04-28 | Rollup merge of #71489 - spastorino:fix-treat-err-as-bug-handling, r=eddyb | Dylan DPC | -1/+10 |