| Age | Commit message (Expand) | Author | Lines |
| 2019-09-08 | Tests: No longer emitting 0008, E0301, E0302. | Mazdak Farrokhzad | -36/+0 |
| 2019-09-08 | Update tests wrt. bind_by_by_move_pattern_guards stabilization. | Mazdak Farrokhzad | -215/+35 |
| 2019-09-07 | Rollup merge of #64139 - Mark-Simulacrum:strip-legacy-proc-macro, r=petrochenkov | Mazdak Farrokhzad | -50/+7 |
| 2019-09-07 | Rollup merge of #64233 - varkor:correct-pluralisation, r=estebank | Mazdak Farrokhzad | -8/+8 |
| 2019-09-07 | Rollup merge of #64192 - estebank:turbofish-madness, r=petrochenkov | Mazdak Farrokhzad | -114/+7 |
| 2019-09-07 | Rollup merge of #63919 - matthewjasper:remove-gensymmed, r=petrochenkov | Mazdak Farrokhzad | -110/+164 |
| 2019-09-06 | Update ui tests | varkor | -8/+8 |
| 2019-09-06 | Rollup merge of #64202 - alexreg:rush-pr-1, r=Centril | Mazdak Farrokhzad | -354/+354 |
| 2019-09-06 | Rollup merge of #63565 - Centril:deny-nll-migrate-mode, r=matthewjasper | Mazdak Farrokhzad | -10/+11 |
| 2019-09-06 | Refuse to downgrade NLL errors on Rust >= 2018. | Mazdak Farrokhzad | -10/+11 |
| 2019-09-06 | Rollup merge of #64161 - estebank:point-variant, r=Centril | Mazdak Farrokhzad | -0/+21 |
| 2019-09-06 | Rollup merge of #64111 - Centril:ast-only-patkind-or, r=petrochenkov | Mazdak Farrokhzad | -37/+682 |
| 2019-09-06 | Fixed grammar/style in error messages and reblessed tests. | Alexander Regueiro | -354/+354 |
| 2019-09-05 | Bail out when encountering likely missing turbofish in parser | Esteban Küber | -114/+7 |
| 2019-09-05 | Remove rustc_diagnostic_macros feature | Mark Rousskov | -50/+7 |
| 2019-09-05 | Add `with_{def_site,call_site,legacy}_ctxt,` methods to `Span` | Vadim Petrochenkov | -86/+86 |
| 2019-09-05 | Move tests for unit tests to their own directory | Matthew Jasper | -0/+0 |
| 2019-09-05 | Make use of hygiene in AST passes | Matthew Jasper | -24/+78 |
| 2019-09-05 | Rollup merge of #64157 - gilescope:opaque-type-location, r=cramertj,Centril | Mazdak Farrokhzad | -2/+2 |
| 2019-09-05 | Rollup merge of #64083 - estebank:tweak-e0308, r=oli-obk | Mazdak Farrokhzad | -13/+86 |
| 2019-09-05 | Rollup merge of #64063 - JohnTitor:fix-const-err, r=oli-obk | Mazdak Farrokhzad | -49/+468 |
| 2019-09-05 | or-patterns: fix fallout from #664128. | Mazdak Farrokhzad | -34/+19 |
| 2019-09-05 | resolve: test consistent or-patterns being allowed. | Mazdak Farrokhzad | -38/+132 |
| 2019-09-05 | resolve: test binding mode consistency for or-patterns. | Mazdak Farrokhzad | -0/+98 |
| 2019-09-05 | resolve: add test for missing bindings in or-patterns. | Mazdak Farrokhzad | -0/+324 |
| 2019-09-05 | resolve: account for general or-patterns in consistency checking. | Mazdak Farrokhzad | -4/+11 |
| 2019-09-05 | resolve: add tests for already-bound check. | Mazdak Farrokhzad | -0/+136 |
| 2019-09-05 | resolve: already-bound-check: account for or-patterns. | Mazdak Farrokhzad | -3/+4 |
| 2019-09-05 | Opaque type locations in error message for clarity. | Giles Cope | -2/+2 |
| 2019-09-04 | Point at variant on pattern field count mismatch | Esteban Küber | -0/+21 |
| 2019-09-05 | Rollup merge of #64128 - Centril:unused-parens-pat, r=davidtwco | Mazdak Farrokhzad | -47/+192 |
| 2019-09-05 | Rollup merge of #64110 - estebank:receiver-type, r=Centril | Mazdak Farrokhzad | -99/+133 |
| 2019-09-05 | Rollup merge of #64043 - matthewjasper:underscore-import-tests, r=alexcrichton | Mazdak Farrokhzad | -0/+54 |
| 2019-09-05 | Rollup merge of #64038 - matthewjasper:deny-mutual-impl-trait-recursion, r=va... | Mazdak Farrokhzad | -2/+94 |
| 2019-09-05 | Rollup merge of #64031 - Centril:param-attrs-no-macros-test, r=nikomatsakis | Mazdak Farrokhzad | -0/+299 |
| 2019-09-04 | Auto merge of #63825 - nathanwhit:check-run-results, r=Mark-Simulacrum | bors | -82/+30 |
| 2019-09-04 | Add compile flag | Yuki Okushi | -41/+43 |
| 2019-09-03 | review comments | Esteban Küber | -2/+2 |
| 2019-09-03 | unused_parens: fix for or-patterns + &(mut x) | Mazdak Farrokhzad | -47/+192 |
| 2019-09-03 | Rollup merge of #64104 - Mark-Simulacrum:intrinsic-fn-ptr-ice, r=estebank | Mazdak Farrokhzad | -0/+37 |
| 2019-09-03 | Rollup merge of #64056 - estebank:arbitrary-self-types, r=Centril | Mazdak Farrokhzad | -0/+67 |
| 2019-09-03 | Rollup merge of #64049 - estebank:if-else-type-err, r=Centril | Mazdak Farrokhzad | -96/+9 |
| 2019-09-02 | account for DUMMY_SP and correct wording | Esteban Küber | -9/+11 |
| 2019-09-02 | On object safety violation, point at source when possible | Esteban Küber | -62/+92 |
| 2019-09-02 | Refer to "`self` type" instead of "receiver type" | Esteban Küber | -48/+50 |
| 2019-09-02 | Add match test cases | Esteban Küber | -1/+76 |
| 2019-09-02 | Emit error on intrinsic to fn ptr casts | Mark Rousskov | -0/+37 |
| 2019-09-02 | Auto merge of #63692 - iluuu1994:issue-49660, r=sfackler | bors | -0/+77 |
| 2019-09-01 | Point at appropriate arm on type error on if/else/match with one non-! arm | Esteban Küber | -12/+10 |
| 2019-09-02 | Fix tests again | Yuki Okushi | -72/+542 |