| Age | Commit message (Expand) | Author | Lines |
| 2019-04-20 | Auto merge of #59826 - llogiq:multi-dbg, r=SimonSapin | bors | -0/+22 |
| 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 | -923/+545 |
| 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 |
| 2019-04-17 | Fix ICE on const evaluation of const method | Esteban Küber | -0/+35 |
| 2019-04-17 | add a test for unsized index | Aleksey Kladov | -0/+23 |
| 2019-04-17 | Resolve inconsistency in error messages between "parameter" and "variable". | Eduard-Mihai Burtescu | -18/+18 |
| 2019-04-17 | Rollup merge of #59646 - JohnTitor:improve-wording, r=oli-obk | Mazdak Farrokhzad | -18/+19 |
| 2019-04-17 | Rollup merge of #59128 - oli-obk:colorful_json, r=mark-i-m,eddyb | Mazdak Farrokhzad | -71/+72 |
| 2019-04-16 | Don't test json with color codes on windows | Oliver Scherer | -53/+54 |
| 2019-04-16 | Auto merge of #59769 - RalfJung:compiletest-normalization, r=alexcrichton | bors | -6/+85 |
| 2019-04-16 | this panic occurs not just on Windows, normalize it away everywhere | Ralf Jung | -6/+6 |
| 2019-04-16 | Rollup merge of #59993 - euclio:unused-ref-field, r=estebank | Mazdak Farrokhzad | -0/+107 |
| 2019-04-16 | Rollup merge of #59903 - estebank:after-main, r=oli-obk | Mazdak Farrokhzad | -0/+49 |
| 2019-04-16 | Fix tests | Yuki OKUSHI | -18/+19 |
| 2019-04-15 | normalize away some Windows-only panic printing | Ralf Jung | -3/+15 |
| 2019-04-15 | include mode in unused binding suggestion span | Andy Russell | -0/+107 |
| 2019-04-15 | Update test | John Kåre Alsaker | -182/+186 |
| 2019-04-15 | Preallocate BUILTIN_ATTRIBUTES symbols and use a hash map instead of looping | John Kåre Alsaker | -2/+2 |
| 2019-04-14 | Auto merge of #59335 - Aaron1011:fix/extern-priv-final, r=Aaron1011 | bors | -1/+1 |
| 2019-04-14 | Rollup merge of #59936 - petrochenkov:confict, r=davidtwco | Mazdak Farrokhzad | -0/+12 |
| 2019-04-14 | Rollup merge of #59896 - estebank:dedup-spans, r=davidtwco | Mazdak Farrokhzad | -0/+27 |
| 2019-04-14 | Address review comments | Vadim Petrochenkov | -0/+3 |
| 2019-04-14 | Fix cross-crate visibility of fictive variant constructors | Vadim Petrochenkov | -0/+9 |