| Age | Commit message (Expand) | Author | Lines |
| 2020-04-24 | Auto merge of #70820 - spastorino:replace-fragile-erroneous-const-sys, r=oli-obk | bors | -54/+45 |
| 2020-04-24 | Rollup merge of #71459 - divergentdave:pointer-offset-0x, r=RalfJung | Dylan DPC | -38/+38 |
| 2020-04-24 | Rollup merge of #71426 - contrun:fix-e0751-explanation, r=estebank | Dylan DPC | -28/+28 |
| 2020-04-24 | Rollup merge of #71068 - pyfisch:unicode-version-stable, r=SimonSapin | Dylan DPC | -3/+1 |
| 2020-04-24 | Rollup merge of #70845 - varkor:const-generics-derive-eq-diagnostic, r=estebank | Dylan DPC | -8/+12 |
| 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 | Rollup merge of #71408 - GuillaumeGomez:check-code-blocks-tags, r=kinnison | Dylan DPC | -0/+493 |
| 2020-04-23 | Rollup merge of #70633 - kper:master, r=estebank | Dylan DPC | -0/+69 |
| 2020-04-23 | Add UI tests for new rustdoc lint | Guillaume Gomez | -0/+493 |
| 2020-04-23 | Rollup merge of #71396 - DeeDeeG:improve-e0308-again, r=estebank | Dylan DPC | -40/+32 |
| 2020-04-23 | Rollup merge of #71005 - jonas-schievink:no-place-like-return, r=oli-obk | Dylan DPC | -39/+39 |
| 2020-04-23 | Stabilize UNICODE_VERSION (feature unicode_version) | Pyfisch | -3/+1 |
| 2020-04-23 | fix error code for E0751 | YI | -28/+28 |
| 2020-04-23 | Add leading 0x to offset in Debug fmt of Pointer | David Cook | -38/+38 |
| 2020-04-22 | Rollup merge of #71400 - dtolnay:isavailable, r=petrochenkov | Dylan DPC | -0/+31 |
| 2020-04-22 | Rollup merge of #71256 - cuviper:must_use_replace, r=estebank | Dylan DPC | -1/+2 |
| 2020-04-22 | Rollup merge of #71370 - PankajChaudhary5:ErrorCode-E0696, r=GuillaumeGomez | Dylan DPC | -1/+2 |
| 2020-04-22 | Rollup merge of #71336 - ecstatic-morse:check-consts-asm, r=oli-obk | Dylan DPC | -1/+28 |
| 2020-04-22 | Auto merge of #71424 - Dylan-DPC:rollup-iunh61a, r=Dylan-DPC | bors | -33/+96 |
| 2020-04-22 | Rollup merge of #71412 - dtolnay:uselessdoc, r=Manishearth | Dylan DPC | -2/+2 |
| 2020-04-22 | Rollup merge of #71337 - Valloric:rustdoc-check-pass, r=GuillaumeGomez | Dylan DPC | -19/+19 |
| 2020-04-22 | Rollup merge of #71214 - GuillaumeGomez:add-error-code-inner-doc-error, r=Dyl... | Dylan DPC | -2/+4 |
| 2020-04-22 | Rollup merge of #71203 - csmoe:issue-71137, r=csmoe | Dylan DPC | -0/+44 |
| 2020-04-22 | Rollup merge of #70970 - eddyb:trait-vs-impl-mismatch, r=oli-obk | Dylan DPC | -10/+27 |
| 2020-04-22 | Update UI tests | Guillaume Gomez | -2/+4 |
| 2020-04-22 | Auto merge of #71323 - nnethercote:bitcode-in-rlib, r=alexcrichton | bors | -0/+5 |
| 2020-04-22 | Add a simple test. | Nicholas Nethercote | -0/+5 |
| 2020-04-21 | Clarify unused_doc_comments note on macro invocations | David Tolnay | -2/+2 |
| 2020-04-22 | add test for correct await span | csmoe | -0/+44 |
| 2020-04-22 | Rollup merge of #71366 - faern:use-assoc-int-consts3, r=dtolnay | Yuki Okushi | -1/+1 |
| 2020-04-22 | Rollup merge of #70998 - estebank:suggest-impl-trait-empty-fn, r=varkor | Yuki Okushi | -19/+49 |
| 2020-04-21 | proc_macro::is_available() | David Tolnay | -0/+31 |
| 2020-04-21 | Improve E0308 error message wording again | DeeDeeG | -40/+32 |
| 2020-04-21 | Assign correct span to new illegal ops | Dylan MacKenzie | -11/+12 |
| 2020-04-21 | Added proper explanation error code E0696 | pankajchaudhary5 | -1/+2 |
| 2020-04-21 | Auto merge of #71170 - spastorino:dyn-fnonce-alignment, r=nikomatsakis | bors | -12/+36 |
| 2020-04-21 | Rollup merge of #71174 - Nokel81:fix-async-main-error, r=petrochenkov | Dylan DPC | -0/+43 |
| 2020-04-20 | Fix show-const-contents rustdoc test | Linus Färnstrand | -1/+1 |
| 2020-04-20 | const prop: don't special case return place | Jonas Schievink | -4/+4 |
| 2020-04-20 | Bless 32-bit test output | Jonas Schievink | -15/+15 |
| 2020-04-20 | Fix codegen and mir-opt tests | Jonas Schievink | -18/+18 |
| 2020-04-20 | Treat RETURN_PLACE as a normal Local | Jonas Schievink | -2/+2 |
| 2020-04-20 | Ensure tail expression will have a `Ty` for E0746 | Esteban Küber | -14/+20 |
| 2020-04-20 | Suggest `-> impl Trait` and `-> Box<dyn Trait>` on fn that doesn't return | Esteban Küber | -17/+41 |
| 2020-04-20 | Rollup merge of #71284 - JOE1994:serialize_id, r=petrochenkov | Dylan DPC | -2/+14 |
| 2020-04-20 | Check that main/start is not async | Sebastian Malton | -0/+43 |
| 2020-04-20 | Add error message for using type parameter as the type of a const parameter | varkor | -6/+10 |
| 2020-04-20 | Make the `structural_match` error diagnostic for const generics clearer | varkor | -6/+6 |
| 2020-04-20 | Auto merge of #71232 - eddyb:print-const-adts, r=oli-obk | bors | -35/+35 |