| Age | Commit message (Expand) | Author | Lines |
| 2020-05-02 | Suggestion for immutable reference -> mutable pointer should be emitted | Donough Liu | -2/+1 |
| 2020-05-02 | Add comments for deref_steps() | Donough Liu | -0/+3 |
| 2020-05-02 | Suggest deref when coercing `ty::Ref` to `ty::RawPtr` with arbitrary | Donough Liu | -47/+323 |
| 2020-05-02 | Auto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r=Dylan-DPC | bors | -1777/+105 |
| 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 | 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 |
| 2020-05-01 | Rollup merge of #71752 - tshepang:more-readable, r=jonas-schievink | Dylan DPC | -2/+6 |
| 2020-05-01 | Rollup merge of #71749 - RalfJung:miri-error-print, r=oli-obk | Dylan DPC | -2/+2 |
| 2020-05-01 | Rollup merge of #71747 - spastorino:safety-scheme-around-consts-cleanup, r=ol... | Dylan DPC | -19/+3 |
| 2020-05-01 | Rollup merge of #71744 - tshepang:obsolete-comment, r=Dylan-DPC | Dylan DPC | -6/+0 |
| 2020-05-01 | fix doc reference | Tshepang Lekhonkhobe | -1/+1 |
| 2020-05-01 | make Stability docs a bit more readable, and fix some rustdoc warnings | Tshepang Lekhonkhobe | -2/+6 |
| 2020-05-01 | Restrict access. | Camille GILLOT | -1/+1 |
| 2020-05-01 | Inline a few things. | Camille GILLOT | -1/+8 |
| 2020-05-01 | Monomorphise the interface. | Camille GILLOT | -29/+72 |
| 2020-05-01 | Move the DepNode construction to librustc_query_system. | Camille GILLOT | -36/+46 |
| 2020-05-01 | Monomorphise try_execute_query. | Camille GILLOT | -43/+38 |
| 2020-05-01 | fix Miri error message padding | Ralf Jung | -2/+2 |
| 2020-05-01 | Monomorphise try_start. | Camille GILLOT | -18/+26 |
| 2020-05-01 | Monomorphise try_execute_anon_query. | Camille GILLOT | -15/+34 |
| 2020-05-01 | Remove deadcode in eval_mir_constant_to_operand | Santiago Pastorino | -19/+3 |
| 2020-05-01 | Monomorphise load_from_disk_and_cache_in_memory. | Camille GILLOT | -18/+45 |
| 2020-05-01 | Monomorphise force_query_with_job. | Camille GILLOT | -13/+41 |
| 2020-05-01 | Auto merge of #71742 - matthiaskrgr:submodule_upd, r=Dylan-DPC | bors | -0/+0 |
| 2020-05-01 | remove obsolete comments | Tshepang Lekhonkhobe | -6/+0 |
| 2020-05-01 | submodules: update cargo from 90931d9b3 to 258c89644 | Matthias Krüger | -0/+0 |
| 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 |