| Age | Commit message (Expand) | Author | Lines |
| 2020-04-25 | Rollup merge of #71330 - ecstatic-morse:const-qualif-lazy, r=oli-obk | Dylan DPC | -99/+189 |
| 2020-04-25 | Rollup merge of #69456 - contrun:fix-misleading-compiler-error, r=estebank | Dylan DPC | -6/+99 |
| 2020-04-24 | Auto merge of #71509 - Dylan-DPC:rollup-n8s37rm, r=Dylan-DPC | bors | -498/+829 |
| 2020-04-24 | Rollup merge of #71476 - RalfJung:miri-test-sizes, r=kennytm | Dylan DPC | -101/+51 |
| 2020-04-24 | Rollup merge of #71475 - RalfJung:miri-frame-loc, r=ecstatic-morse | Dylan DPC | -41/+29 |
| 2020-04-24 | Rollup merge of #71428 - tromey:gdb-10-parsing, r=tromey | Dylan DPC | -5/+21 |
| 2020-04-24 | Rollup merge of #71318 - RalfJung:miri-unleash-cleanup, r=oli-obk | Dylan DPC | -181/+156 |
| 2020-04-24 | Rollup merge of #71235 - estebank:lt-sugg-2, r=ecstatic-morse | Dylan DPC | -170/+572 |
| 2020-04-24 | Auto merge of #70820 - spastorino:replace-fragile-erroneous-const-sys, r=oli-obk | bors | -82/+133 |
| 2020-04-24 | Auto merge of #71215 - marmeladema:issue70853/librustc_middle-local-def-id-2,... | bors | -987/+1082 |
| 2020-04-24 | Rollup merge of #71492 - LeSeulArtichaut:document-unsafe-2, r=Mark-Simulacrum | Dylan DPC | -16/+28 |
| 2020-04-24 | Rollup merge of #71459 - divergentdave:pointer-offset-0x, r=RalfJung | Dylan DPC | -40/+40 |
| 2020-04-24 | Rollup merge of #71426 - contrun:fix-e0751-explanation, r=estebank | Dylan DPC | -30/+30 |
| 2020-04-24 | Rollup merge of #71068 - pyfisch:unicode-version-stable, r=SimonSapin | Dylan DPC | -7/+8 |
| 2020-04-24 | Rollup merge of #71063 - LeSeulArtichaut:document-unsafe, r=Mark-Simulacrum | Dylan DPC | -7/+28 |
| 2020-04-24 | Rollup merge of #70845 - varkor:const-generics-derive-eq-diagnostic, r=estebank | Dylan DPC | -19/+51 |
| 2020-04-24 | Document unsafety in `core::{panicking, alloc::layout, hint, iter::adapters::... | LeSeulArtichaut | -16/+28 |
| 2020-04-23 | Fix librustdoc error due to `as_local_hir_id` changes | marmeladema | -2/+2 |
| 2020-04-23 | Address comments from review | marmeladema | -104/+68 |
| 2020-04-23 | Modify `as_local_hir_id` to return a bare `HirId` | marmeladema | -305/+248 |
| 2020-04-23 | Modify `as_local_hir_id` to accept a `LocalDefId` instead of a `DefId` | marmeladema | -444/+579 |
| 2020-04-23 | librustc_middle: return LocalDefId instead of DefId in local_def_id | marmeladema | -492/+545 |
| 2020-04-23 | Import RequiredConstsVisitor | Santiago Pastorino | -2/+2 |
| 2020-04-23 | Rename uneval_consts to required_consts | Santiago Pastorino | -41/+44 |
| 2020-04-23 | Adjust name of never typed const test | Santiago Pastorino | -4/+5 |
| 2020-04-23 | Bless mir-opt tests | Santiago Pastorino | -42/+32 |
| 2020-04-23 | Add a note about fat pointers | LeSeulArtichaut | -0/+6 |
| 2020-04-23 | Clean up fragile checks of optimized away constants | Santiago Pastorino | -25/+10 |
| 2020-04-23 | Make ConstPropagator only visit basic blocks when visiting body | Santiago Pastorino | -0/+6 |
| 2020-04-23 | Visit unevaluated constants in super_body | Santiago Pastorino | -0/+5 |
| 2020-04-23 | Make inlining carry over unevaluated consts | Santiago Pastorino | -1/+9 |
| 2020-04-23 | Evaluate unevaluated MIR constants in codegen_mir | Santiago Pastorino | -0/+14 |
| 2020-04-23 | Add MirPass to collect Unevaluated consts in MIR body | Santiago Pastorino | -1/+40 |
| 2020-04-23 | Make mir::Constant Copy | Santiago Pastorino | -1/+1 |
| 2020-04-23 | explain what we are testing in mutable_const | Ralf Jung | -9/+18 |
| 2020-04-23 | Rollup merge of #71479 - RalfJung:scalar-null-ptr, r=jonas-schievink | Dylan DPC | -0/+5 |
| 2020-04-23 | Rollup merge of #71470 - TyPR124:fix-doc-links, r=jonas-schievink | Dylan DPC | -4/+4 |
| 2020-04-23 | Rollup merge of #71446 - Amanieu:transmute_copy, r=sfackler | Dylan DPC | -1/+6 |
| 2020-04-23 | Rollup merge of #71442 - TimDiekmann:allocref-mut-ref, r=Amanieu | Dylan DPC | -0/+47 |
| 2020-04-23 | Rollup merge of #71408 - GuillaumeGomez:check-code-blocks-tags, r=kinnison | Dylan DPC | -27/+711 |
| 2020-04-23 | Rollup merge of #71404 - cuviper:chain-unfused, r=scottmcm | Dylan DPC | -35/+62 |
| 2020-04-23 | Rollup merge of #70633 - kper:master, r=estebank | Dylan DPC | -6/+104 |
| 2020-04-23 | add back Scalar::null_ptr | Ralf Jung | -0/+5 |
| 2020-04-23 | miri-unleash tests: ensure they fire even with 'allow(const_err)' | Ralf Jung | -174/+140 |
| 2020-04-23 | liballoc: more compact way to adjust test sizes for Miri | Ralf Jung | -71/+35 |
| 2020-04-23 | Cycle errors now occur during const-eval, not checking | Dylan MacKenzie | -27/+106 |
| 2020-04-23 | Lazily run dataflow for const qualification | Dylan MacKenzie | -43/+56 |
| 2020-04-23 | Don't cache result of `in_any_value_of_ty` for locals | Dylan MacKenzie | -53/+51 |
| 2020-04-23 | Make type alias private | Dylan MacKenzie | -1/+1 |
| 2020-04-23 | libcore: more compact way to adjust test sizes for Miri | Ralf Jung | -30/+16 |