| Age | Commit message (Expand) | Author | Lines |
| 2019-04-23 | Auto merge of #60140 - euclio:pulldown-cmark, r=GuillaumeGomez | bors | -0/+22 |
| 2019-04-22 | Auto merge of #60126 - estebank:continue-eval, r=oli-obk | bors | -193/+174 |
| 2019-04-22 | Remove needless error in test | Esteban Küber | -18/+8 |
| 2019-04-22 | review comments: deduplicate tests | Esteban Küber | -159/+4 |
| 2019-04-22 | Continue evaluating after item-type checking | Esteban Küber | -35/+181 |
| 2019-04-22 | Update ui tests | varkor | -4/+4 |
| 2019-04-22 | Remove leading newlines | varkor | -11/+3 |
| 2019-04-22 | upgrade rustdoc's pulldown-cmark to 0.4.1 | Andy Russell | -0/+22 |
| 2019-04-22 | Auto merge of #59114 - matthewjasper:enable-migate-2015, r=pnkfelix | bors | -21885/+5878 |
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -21885/+5878 |
| 2019-04-22 | Auto merge of #60053 - Xanewok:serde-save-analysis, r=nrc | bors | -1/+1 |
| 2019-04-21 | Use sysroot libserialize in newtype_index test | Igor Matuszewski | -1/+1 |
| 2019-04-21 | Auto merge of #60119 - estebank:bad-recovery, r=davidtwco | bors | -0/+16 |
| 2019-04-21 | Auto merge of #60132 - davidtwco:issue-60075, r=estebank | bors | -0/+49 |
| 2019-04-20 | Auto merge of #60088 - varkor:async_await-method-feature-gate, r=cramertj | bors | -6/+41 |
| 2019-04-20 | Update error message in test | varkor | -2/+1 |
| 2019-04-20 | Check async in trait methods | varkor | -5/+26 |
| 2019-04-20 | Fix additional variadic typos | varkor | -2/+2 |
| 2019-04-20 | Add test for async fn methods feature gating | varkor | -4/+19 |
| 2019-04-20 | Auto merge of #59826 - llogiq:multi-dbg, r=SimonSapin | bors | -0/+22 |
| 2019-04-20 | Auto merge of #59987 - saleemjaffer:refactor_adjust_castkinds, r=oli-obk | bors | -1/+1 |
| 2019-04-20 | Fix fn front matter parsing ICE from invalid code. | David Wood | -0/+49 |
| 2019-04-19 | extend ui test | Andre Bogus | -0/+22 |
| 2019-04-19 | Remove assumption from recovery code | Esteban Küber | -0/+16 |
| 2019-04-19 | Some cleanup to `maybe_parse_struct_expr` | Vadim Petrochenkov | -36/+13 |
| 2019-04-19 | remove duplicated code and simplify logic | Esteban Küber | -5/+80 |
| 2019-04-19 | Identify missing ambiguous case with best effort suggestion | Esteban Küber | -0/+47 |
| 2019-04-19 | Emit specific error for struct literal in conditions | Esteban Küber | -199/+109 |
| 2019-04-19 | Auto merge of #60073 - rchaser53:issue-60049, r=estebank | bors | -10/+55 |
| 2019-04-19 | avoid type-check body of DefId | rchaser53 | -10/+55 |
| 2019-04-19 | Rollup merge of #60064 - estebank:issue-59980, r=varkor | Mazdak Farrokhzad | -12/+12 |
| 2019-04-19 | Rollup merge of #60061 - estebank:field-sugg, r=davidtwco | Mazdak Farrokhzad | -20/+48 |
| 2019-04-19 | Rollup merge of #60060 - mtak-:rtm-x86-feature, r=petrochenkov | Mazdak Farrokhzad | -1/+2 |
| 2019-04-19 | Rollup merge of #60052 - varkor:unused-parameter-diagnostic, r=estebank | Mazdak Farrokhzad | -19/+19 |
| 2019-04-18 | Suggest appropriate path when calling associated item on bare types | Esteban Küber | -0/+35 |
| 2019-04-18 | Fix rebase | Esteban Küber | -1/+1 |
| 2019-04-18 | review comments: change wording | Esteban Küber | -4/+4 |
| 2019-04-18 | Change suggestion of field when not in self context | Esteban Küber | -20/+48 |
| 2019-04-18 | Update tests | varkor | -19/+19 |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -925/+546 |
| 2019-04-18 | Auto merge of #60058 - varkor:const-generics-ty-refactor, r=cramertj | bors | -0/+14 |
| 2019-04-18 | Auto merge of #60048 - estebank:issue-54954, r=sanxiyn | bors | -0/+35 |
| 2019-04-18 | Auto merge of #60051 - estebank:fn-sugg, r=davidtwco | bors | -15/+7 |
| 2019-04-17 | Give custom error for E0277 on `?` error case | Esteban Küber | -6/+6 |
| 2019-04-17 | Point at try `?` on errors affecting the err match arm of the desugared code | Esteban Küber | -6/+6 |
| 2019-04-17 | whitelist rtm x86 cpu feature | tyler | -1/+2 |
| 2019-04-18 | Add a test for unused const parameters | varkor | -0/+14 |
| 2019-04-18 | Rollup merge of #60037 - eddyb:actually-its-param, r=estebank | Mazdak Farrokhzad | -18/+18 |
| 2019-04-17 | Do not mention missing `PartialOrd` impl when involving uncalled fns | Esteban Küber | -15/+7 |
| 2019-04-17 | Auto merge of #59527 - matklad:sized-index, r=Centril | bors | -0/+23 |