| Age | Commit message (Expand) | Author | Lines |
| 2019-05-23 | Remove subtle Default impl for Value | John Kåre Alsaker | -55/+9 |
| 2019-05-23 | Auto merge of #60965 - petrochenkov:lit3, r=matklad | bors | -28/+30 |
| 2019-05-23 | syntax: Some code cleanup | Vadim Petrochenkov | -15/+17 |
| 2019-05-23 | syntax: More consistent wording for some literal parsing errors | Vadim Petrochenkov | -18/+18 |
| 2019-05-23 | syntax: Return named errors from literal parsing functions | Vadim Petrochenkov | -3/+3 |
| 2019-05-23 | Auto merge of #61075 - Centril:rollup-1ugmcqu, r=Centril | bors | -2/+49 |
| 2019-05-23 | Rollup merge of #61046 - mark-i-m:transcribe-fix, r=petrochenkov | Mazdak Farrokhzad | -0/+47 |
| 2019-05-23 | Rollup merge of #61014 - jsgf:emit-artifact-type, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-05-23 | Auto merge of #60174 - matthewjasper:add-match-arm-scopes, r=pnkfelix | bors | -106/+414 |
| 2019-05-22 | add ui tests | Mark Mansi | -0/+47 |
| 2019-05-22 | Rollup merge of #60809 - jethrogb:jb/nll-faq, r=pnkfelix | Mazdak Farrokhzad | -0/+24 |
| 2019-05-22 | Rollup merge of #60773 - Aaron1011:fix/rustdoc-project-all, r=eddyb | Mazdak Farrokhzad | -0/+35 |
| 2019-05-22 | Allow null-pointer-optimized enums in FFI if their underlying representation ... | Michael Bradshaw | -11/+76 |
| 2019-05-22 | Auto merge of #59445 - alexreg:ban-multi-trait-objects-via-aliases, r=oli-obk | bors | -41/+1649 |
| 2019-05-22 | Auto merge of #60840 - tmandry:preserve-scope-in-generator-mir, r=cramertj | bors | -0/+1 |
| 2019-05-21 | Make -Zemit-artifact-notifications also emit the artifact type | Jeremy Fitzhardinge | -2/+2 |
| 2019-05-21 | Add a test for match scopes | Matthew Jasper | -0/+245 |
| 2019-05-21 | Schedule storage-dead of temporaries sooner | Matthew Jasper | -5/+4 |
| 2019-05-21 | Give match arms a drop/region scope | Matthew Jasper | -90/+131 |
| 2019-05-21 | Handle the visibility/lint scope distinction better | Matthew Jasper | -14/+5 |
| 2019-05-21 | Respect lint attributes on match arms | Matthew Jasper | -0/+32 |
| 2019-05-21 | Add FAQ for NLL migration | Jethro Beekman | -0/+24 |
| 2019-05-21 | Move `edition` outside the hygiene lock and avoid accessing it | John Kåre Alsaker | -7/+7 |
| 2019-05-21 | Auto merge of #60950 - taiki-e:arbitrary_self_types-tests, r=Centril | bors | -3/+5 |
| 2019-05-20 | Rollup merge of #60823 - oli-obk:used_unused_no_mangle, r=michaelwoerister | Mazdak Farrokhzad | -7/+11 |
| 2019-05-20 | Rollup merge of #60511 - taiki-e:libstd-intra-doc, r=Dylan-DPC | Mazdak Farrokhzad | -0/+3 |
| 2019-05-20 | Reinstated shallow disallowing of maybe bounds in trait objects. | Alexander Regueiro | -6/+79 |
| 2019-05-20 | Addressed more points raised in review. | Alexander Regueiro | -118/+393 |
| 2019-05-20 | Addressed points raised in review. | Alexander Regueiro | -45/+91 |
| 2019-05-20 | Update tests. | Alexander Regueiro | -60/+1259 |
| 2019-05-20 | Update tests. | Alexander Regueiro | -2/+17 |
| 2019-05-20 | Auto merge of #60445 - RalfJung:maybe-uninit, r=Centril | bors | -2/+1 |
| 2019-05-20 | stabilize core parts of MaybeUninit and deprecate mem::uninitialized in the f... | Ralf Jung | -2/+1 |
| 2019-05-20 | Auto merge of #60921 - cuviper:remove-mpsc_select, r=SimonSapin | bors | -37/+0 |
| 2019-05-20 | Rollup merge of #60908 - GuillaumeGomez:errors, r=oli-obk | Mazdak Farrokhzad | -7/+76 |
| 2019-05-20 | Rollup merge of #60745 - wesleywiser:const_prop_into_terminators, r=oli-obk | Mazdak Farrokhzad | -6/+44 |
| 2019-05-20 | Rollup merge of #60590 - petertodd:2018-test-union-nonzero, r=nikomatsakis,Ce... | Mazdak Farrokhzad | -0/+94 |
| 2019-05-19 | [const-prop] Support propagating into SwitchInt's `discr` Operand | Wesley Wiser | -4/+42 |
| 2019-05-19 | [const-prop] Support propagating into Assert's `cond` Operand | Wesley Wiser | -2/+2 |
| 2019-05-19 | Auto merge of #60065 - QuietMisdreavus:async-move-doctests, r=ollie27 | bors | -4/+18 |
| 2019-05-19 | Move run-pass/self/* to ui/self | Taiki Endo | -3/+3 |
| 2019-05-19 | Auto merge of #60760 - GuillaumeGomez:generic-display, r=varkor,badboy | bors | -0/+30 |
| 2019-05-19 | Move arbitrary_self_types's tests into ui/self | Taiki Endo | -0/+2 |
| 2019-05-18 | Make clear that status quo ≠ guarantee | Peter Todd | -2/+3 |
| 2019-05-19 | Rollup merge of #60924 - estebank:try-msg, r=petrochenkov | Mazdak Farrokhzad | -0/+3 |
| 2019-05-19 | Rollup merge of #60370 - Richard-W:const-layout-construction, r=sfackler | Mazdak Farrokhzad | -0/+21 |
| 2019-05-18 | Auto merge of #60093 - GuillaumeGomez:fix-attrs-pos, r=Manishearth | bors | -2/+2 |
| 2019-05-18 | Auto merge of #60252 - davidtwco:issue-57672, r=Mark-Simulacrum | bors | -51/+47 |
| 2019-05-18 | Fix display of const generics in rustdoc | Guillaume Gomez | -0/+30 |
| 2019-05-18 | Update rustdoc-ui tests | Guillaume Gomez | -8/+38 |