| Age | Commit message (Expand) | Author | Lines |
| 2021-08-27 | Add test for showing remapped path in diagnostics | Andy Wang | -0/+14 |
| 2021-08-27 | Fix UI test | Deadbeef | -1/+3 |
| 2021-08-27 | Fix #88155 | Deadbeef | -0/+22 |
| 2021-08-27 | Fix more tests | Deadbeef | -48/+101 |
| 2021-08-27 | Try fixing some tests | Deadbeef | -255/+52 |
| 2021-08-27 | Introduce `~const` | Deadbeef | -14/+33 |
| 2021-08-27 | Auto merge of #88371 - Manishearth:rollup-pkkjsme, r=Manishearth | bors | -614/+2057 |
| 2021-08-26 | Auto merge of #87280 - lcnr:lazy-anon-const-default-substs, r=nikomatsakis | bors | -23/+23 |
| 2021-08-26 | Rollup merge of #88348 - spastorino:field-types-tait-test, r=oli-obk | Manish Goregaokar | -0/+41 |
| 2021-08-26 | Rollup merge of #88346 - spastorino:revert-type-of-a-let2, r=jackh726 | Manish Goregaokar | -46/+0 |
| 2021-08-26 | Rollup merge of #88332 - spastorino:argument-types-tait-test, r=oli-obk | Manish Goregaokar | -0/+43 |
| 2021-08-26 | Rollup merge of #88270 - lqd:hrtb-type-ascription, r=nikomatsakis | Manish Goregaokar | -26/+5 |
| 2021-08-26 | Rollup merge of #88215 - jyn514:lazy-loading, r=petrochenkov | Manish Goregaokar | -4/+30 |
| 2021-08-26 | Rollup merge of #88123 - camelid:tup-pat-precise-spans, r=estebank | Manish Goregaokar | -68/+1087 |
| 2021-08-26 | Rollup merge of #87832 - wesleywiser:fix_match_step, r=davidtwco | Manish Goregaokar | -470/+851 |
| 2021-08-26 | Auto merge of #87194 - eddyb:const-value-mangling, r=michaelwoerister,oli-obk | bors | -30/+451 |
| 2021-08-26 | Fix the bugs and add a regression test | Joshua Nelson | -0/+8 |
| 2021-08-26 | Auto merge of #88308 - eddyb:cooked-layouts, r=nagisa | bors | -12/+12 |
| 2021-08-26 | Treat types in unnormalized function signatures as well-formed | jackh726 | -0/+30 |
| 2021-08-26 | Add argument types tait tests | Santiago Pastorino | -0/+43 |
| 2021-08-26 | Add test for stepping though `match` expressions | Wesley Wiser | -0/+383 |
| 2021-08-26 | add unsized coercion test | lcnr | -0/+24 |
| 2021-08-26 | Auto merge of #83698 - erikdesjardins:undefconst, r=RalfJung,oli-obk | bors | -0/+75 |
| 2021-08-26 | update mir diffs | lcnr | -23/+23 |
| 2021-08-25 | add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPC | Jacob Lifshay | -0/+60 |
| 2021-08-25 | Add const and static TAIT tests | Santiago Pastorino | -0/+49 |
| 2021-08-25 | Add field types tait tests | Santiago Pastorino | -0/+41 |
| 2021-08-25 | Revert "Add type of a let tait test impl trait straight in let" | Santiago Pastorino | -46/+0 |
| 2021-08-25 | don't generate partially-undef consts | Erik Desjardins | -15/+39 |
| 2021-08-25 | use undef for uninitialized bytes in constants | Erik Desjardins | -2/+53 |
| 2021-08-25 | Adjust spans | Noah Lev | -81/+205 |
| 2021-08-25 | Auto merge of #85499 - jackh726:assoc-type-norm-rebase, r=nikomatsakis | bors | -286/+597 |
| 2021-08-25 | Bless NLL compare mode | jackh726 | -2/+2 |
| 2021-08-25 | Fix debugger stepping behavior around `match` expressions | Wesley Wiser | -470/+468 |
| 2021-08-25 | Auto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0, r=LeSeulArtichaut | bors | -33/+311 |
| 2021-08-25 | Add make tests for preserving test binaries | Patrick Conrad | -0/+32 |
| 2021-08-25 | Rollup merge of #88314 - spastorino:type-of-a-let-tait-test, r=oli-obk | Léo Lanteri Thauvin | -0/+142 |
| 2021-08-25 | Rollup merge of #88226 - steffahn:an_rc, r=michaelwoerister | Léo Lanteri Thauvin | -1/+1 |
| 2021-08-25 | Rollup merge of #88196 - asquared31415:named-asm-labels-refactor, r=Amanieu | Léo Lanteri Thauvin | -32/+159 |
| 2021-08-25 | Rollup merge of #87944 - oconnor663:as_array_of_cells, r=scottmcm | Léo Lanteri Thauvin | -0/+9 |
| 2021-08-25 | Auto merge of #87937 - LeSeulArtichaut:active-if-let-guards, r=nagisa | bors | -18/+12 |
| 2021-08-25 | Auto merge of #85344 - cbeuw:remap-across-cwd, r=michaelwoerister | bors | -0/+12 |
| 2021-08-25 | Auto merge of #87875 - asquared31415:generic-lang-items, r=cjgillot | bors | -80/+131 |
| 2021-08-25 | Auto merge of #84333 - tmiasko:liveness-yield, r=tmandry | bors | -20/+96 |
| 2021-08-24 | Also ignore typeoutlives predicates | jackh726 | -0/+30 |
| 2021-08-24 | Normalize associated types with bound vars | Jack Huey | -284/+565 |
| 2021-08-24 | Add type of a let tait test impl trait straight in let | Santiago Pastorino | -0/+46 |
| 2021-08-24 | Add type of a let tait test | Santiago Pastorino | -0/+96 |
| 2021-08-24 | Auto merge of #88271 - sexxi-goose:liveness, r=nikomatsakis | bors | -33/+4 |
| 2021-08-24 | Auto merge of #88266 - nikomatsakis:issue-87879, r=jackh726 | bors | -0/+34 |