| Age | Commit message (Expand) | Author | Lines |
| 2019-01-02 | Wf-check the output type of a function in MIR-typeck | Matthew Jasper | -0/+38 |
| 2019-01-02 | Auto merge of #57250 - codeworm96:tyerr_msg, r=varkor | bors | -103/+103 |
| 2019-01-02 | Auto merge of #57251 - petrochenkov:reregr, r=varkor | bors | -1/+13 |
| 2019-01-01 | Auto merge of #57209 - estebank:suggest-raw-ident, r=petrochenkov | bors | -0/+80 |
| 2019-01-01 | syntax: Fix regression in diagnostics for patterns in trait method parameters | Vadim Petrochenkov | -1/+13 |
| 2019-01-01 | Auto merge of #55937 - davidtwco:issue-54943, r=pnkfelix | bors | -14/+150 |
| 2019-01-01 | Auto merge of #57210 - estebank:str-err, r=zackmdavis | bors | -5/+73 |
| 2019-01-01 | Auto merge of #57194 - matthiaskrgr:copyright_headers, r=Centril | bors | -171/+13 |
| 2019-01-01 | Auto merge of #57199 - petrochenkov:ambig, r=estebank | bors | -2/+13 |
| 2018-12-31 | Improve type mismatch error messages | Yuning Zhang | -103/+103 |
| 2018-12-31 | Auto merge of #56878 - petrochenkov:privdyn, r=arielb1 | bors | -35/+163 |
| 2019-01-01 | Address review comments | Vadim Petrochenkov | -19/+19 |
| 2019-01-01 | privacy: Use common `DefId` visiting infra for all privacy visitors | Vadim Petrochenkov | -20/+148 |
| 2018-12-31 | Auto merge of #57047 - euclio:field-structured-suggestions, r=estebank | bors | -28/+33 |
| 2018-12-31 | Do not use unicode character in diagnostic help | Esteban Küber | -3/+3 |
| 2018-12-31 | use structured suggestions for nonexistent fields | Andy Russell | -28/+33 |
| 2018-12-31 | Use structured suggestion for braceless unicode escape squence | Esteban Küber | -8/+15 |
| 2018-12-31 | Account for `\xFF` and `\u{FF}` sequences in string format errors | Esteban Küber | -1/+62 |
| 2018-12-31 | Update tests after rebase | Esteban Küber | -0/+4 |
| 2018-12-31 | Address review comments | Esteban Küber | -7/+55 |
| 2018-12-31 | Suggest using raw identifiers in 2018 edition when using keywords | Esteban Küber | -7/+35 |
| 2018-12-31 | Auto merge of #57208 - estebank:issue-57198, r=petrochenkov | bors | -0/+25 |
| 2018-12-31 | Auto merge of #57044 - varkor:E0512-equal-type, r=matthewjasper | bors | -115/+135 |
| 2018-12-30 | Fix variable string size problem in transmute test | varkor | -3/+3 |
| 2018-12-30 | Auto merge of #57205 - petrochenkov:extrecov, r=estebank | bors | -25/+42 |
| 2018-12-30 | Guarantee `rustc_dump_user_substs` error order. | David Wood | -8/+8 |
| 2018-12-30 | Stop well-formedness checking unreachable code. | David Wood | -29/+33 |
| 2018-12-30 | Fix unresolved inference variable ICE. | David Wood | -2/+35 |
| 2018-12-30 | Add explicit error annotations to test. | David Wood | -1/+3 |
| 2018-12-30 | Support user type annotations in `ref` bindings. | David Wood | -0/+19 |
| 2018-12-30 | Type annotations in associated constant patterns. | David Wood | -1/+48 |
| 2018-12-30 | Add test for unreachable well-formedness. | David Wood | -0/+18 |
| 2018-12-30 | Always check well-formedness. | David Wood | -8/+21 |
| 2018-12-30 | Refactor `UserTypeAnnotation`. | David Wood | -12/+12 |
| 2018-12-30 | Auto merge of #57158 - estebank:as-ref, r=zackmdavis | bors | -47/+91 |
| 2018-12-30 | Auto merge of #57185 - petrochenkov:impice4, r=estebank | bors | -26/+29 |
| 2018-12-29 | Do not complain about missing crate named as a keyword | Esteban Küber | -0/+25 |
| 2018-12-29 | Auto merge of #56843 - csmoe:non-copy, r=davidtwco | bors | -48/+65 |
| 2018-12-30 | Improve error recovery for some built-in macros | Vadim Petrochenkov | -25/+42 |
| 2018-12-29 | Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkov | bors | -315/+946 |
| 2018-12-29 | Auto merge of #57197 - kennytm:rollup, r=kennytm | bors | -20/+20 |
| 2018-12-29 | resolve: Simplify treatment of ambiguity errors | Vadim Petrochenkov | -23/+15 |
| 2018-12-29 | Auto merge of #57181 - petrochenkov:impice3, r=estebank | bors | -0/+12 |
| 2018-12-29 | Rollup merge of #57159 - ids1024:closed-issue, r=Centril | kennytm | -20/+20 |
| 2018-12-29 | Auto merge of #57160 - petrochenkov:impice2, r=estebank | bors | -0/+33 |
| 2018-12-29 | update tests line numbers | Matthias Krüger | -13/+13 |
| 2018-12-29 | Auto merge of #57140 - estebank:str-err, r=varkor | bors | -31/+49 |
| 2018-12-29 | Fixed stderr files for ui tests. | Alexander Regueiro | -12/+3 |
| 2018-12-29 | add non-copy note to stderr | csmoe | -45/+62 |
| 2018-12-29 | Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavus | bors | -0/+16 |