| Age | Commit message (Expand) | Author | Lines |
| 2020-05-01 | Don't copy bytecode files into the incr. comp. cache. | Nicholas Nethercote | -45/+19 |
| 2020-05-01 | use hex for invalid bool and char (consistently with validation) | Ralf Jung | -2/+6 |
| 2020-05-01 | rename InvalidIntPtrUsage | Ralf Jung | -50/+54 |
| 2020-05-01 | bless you | Ralf Jung | -2/+2 |
| 2020-05-01 | InterpError printing really is more Display than Debug | Ralf Jung | -32/+29 |
| 2020-05-01 | tweak InvalidIntPointerUsage message | Ralf Jung | -2/+2 |
| 2020-05-01 | Auto merge of #71623 - petrochenkov:localink, r=estebank | bors | -5/+16 |
| 2020-05-01 | Auto merge of #70674 - cjgillot:query-arena-all, r=matthewjasper | bors | -256/+312 |
| 2020-04-30 | Rollup merge of #71691 - ecstatic-morse:const-unreachable, r=oli-obk,RalfJung | Tyler Mandry | -7/+3 |
| 2020-04-30 | Rollup merge of #71688 - ecstatic-morse:const-downcast, r=oli-obk | Tyler Mandry | -47/+6 |
| 2020-04-30 | Rollup merge of #71590 - RalfJung:mir-dump-pointers, r=oli-obk | Tyler Mandry | -97/+131 |
| 2020-04-30 | Rollup merge of #71567 - Mark-Simulacrum:no-success, r=matthiaskrgr | Tyler Mandry | -0/+3 |
| 2020-04-30 | Rollup merge of #71465 - oli-obk:is_thread_local_cleanup, r=matthewjasper | Tyler Mandry | -13/+17 |
| 2020-04-30 | Rollup merge of #71148 - bluss:vec-drop-raw-slice, r=RalfJung | Tyler Mandry | -4/+10 |
| 2020-04-30 | Auto merge of #71717 - Dylan-DPC:rollup-av5vjor, r=Dylan-DPC | bors | -296/+484 |
| 2020-04-30 | Rollup merge of #71597 - CohenArthur:refactor-unique-empty, r=shepmaster | Dylan DPC | -9/+8 |
| 2020-04-30 | Rollup merge of #71559 - dillona:detect_git_progress_version, r=Mark-Simulacrum | Dylan DPC | -11/+15 |
| 2020-04-30 | Rollup merge of #71449 - ecstatic-morse:free-region-cleanup, r=Mark-Simulacrum | Dylan DPC | -53/+51 |
| 2020-04-30 | Rollup merge of #71433 - antoyo:error/missing-right-operand, r=Dylan-DPC | Dylan DPC | -0/+7 |
| 2020-04-30 | Rollup merge of #70950 - nikomatsakis:leak-check-nll-2, r=matthewjasper | Dylan DPC | -223/+403 |
| 2020-04-30 | Auto merge of #71675 - pietroalbini:ci-fix-shrink-regression, r=Mark-Simulacrum | bors | -0/+2 |
| 2020-04-30 | A test now fails during check instead of build | Oliver Scherer | -1/+1 |
| 2020-04-30 | Address review comments | Oliver Scherer | -4/+2 |
| 2020-04-30 | Highlight an error that can only happen in CTFE | Oliver Scherer | -1/+1 |
| 2020-04-30 | Add a convenience function for testing whether a static is `#[thread_local]` | Oliver Scherer | -8/+12 |
| 2020-04-30 | Separate miri/ctfe unsupported operations | Oliver Scherer | -0/+2 |
| 2020-04-30 | Rollup merge of #71692 - dfreese:cfgdocs, r=kennytm | Dylan DPC | -0/+4 |
| 2020-04-30 | Rollup merge of #71672 - lcnr:instrinsics-wow, r=Dylan-DPC | Dylan DPC | -12/+86 |
| 2020-04-30 | Rollup merge of #71655 - RalfJung:const-pattern-soundness, r=oli-obk | Dylan DPC | -24/+250 |
| 2020-04-30 | Rollup merge of #71540 - ldm0:ref2ptr, r=oli-obk | Dylan DPC | -8/+166 |
| 2020-04-30 | Rollup merge of #71205 - NeoRaider:check_attr, r=jonas-schievink | Dylan DPC | -22/+124 |
| 2020-04-30 | rename-unique: Rename Unique::empty() to Unique::dangling() | cohenarthur | -9/+8 |
| 2020-04-30 | Auto merge of #70175 - Amanieu:remove_nlp, r=pnkfelix | bors | -114/+57 |
| 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 | Bless tests | Dylan MacKenzie | -29/+4 |
| 2020-04-29 | Update src/libcore/macros/mod.rs | David Freese | -1/+1 |
| 2020-04-29 | Store LLVM bitcode in object files, not compressed | Alex Crichton | -265/+188 |
| 2020-04-29 | Add clarification on std::cfg macro docs v. #[cfg] attribute | David Freese | -0/+4 |
| 2020-04-29 | Allow `Unreachable` terminators unconditionally | Dylan MacKenzie | -7/+3 |
| 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 | Allow `Downcast` projections unconditionally | Dylan MacKenzie | -18/+2 |
| 2020-04-29 | update Miri | Ralf Jung | -10/+7 |
| 2020-04-29 | Auto merge of #71674 - flip1995:clippyup, r=Dylan-DPC | bors | -7/+7 |