| Age | Commit message (Expand) | Author | Lines |
| 2017-06-29 | Move unsized_tuple_coercion behind a feature gate. | Masaki Hara | -0/+24 |
| 2017-06-29 | Add unsized tuple coercions. | Masaki Hara | -0/+109 |
| 2017-06-29 | Check explicitly that tuple initializer is Sized. | Masaki Hara | -0/+1 |
| 2017-06-29 | Change some terminology around keywords and reserved identifiers | petrochenkov | -2/+2 |
| 2017-06-29 | Make `$crate` a keyword | Vadim Petrochenkov | -0/+68 |
| 2017-06-29 | Auto merge of #42887 - GuillaumeGomez:remove-err-methods, r=nikomatsakis | bors | -0/+31 |
| 2017-06-29 | Rollup merge of #42953 - estebank:fix-20729, r=petrochenkov | Ariel Ben-Yehuda | -40/+0 |
| 2017-06-29 | Rollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov | Ariel Ben-Yehuda | -0/+36 |
| 2017-06-29 | Rollup merge of #42219 - pwoolcoc:add-allow-fail-to-libtest, r=GuillaumeGomez | Ariel Ben-Yehuda | -0/+17 |
| 2017-06-29 | Add E0620 | Guillaume Gomez | -0/+13 |
| 2017-06-29 | Add E0619 | Guillaume Gomez | -0/+18 |
| 2017-06-29 | Auto merge of #42642 - venkatagiri:issue_42312, r=nikomatsakis | bors | -6/+25 |
| 2017-06-28 | Move type parameter shadowing test to `ui` | Esteban Küber | -40/+0 |
| 2017-06-28 | rustc_typeck: use body-id of type-checking item in need_type_info | Venkata Giri Reddy | -2/+2 |
| 2017-06-28 | Auto merge of #42850 - estebank:unwanted-return-rotj, r=nikomatsakis | bors | -258/+0 |
| 2017-06-28 | rustc_typeck: enforce argument type is sized | Venkata Giri Reddy | -4/+23 |
| 2017-06-27 | syntax: allow negative integer literal expression to be interpolated as pattern | Alex Burka | -0/+36 |
| 2017-06-27 | tests: work around fallout from normalizing signatures separately. | Eduard-Mihai Burtescu | -0/+10 |
| 2017-06-27 | rustc_typeck: support functions in variance computation. | Eduard-Mihai Burtescu | -68/+4 |
| 2017-06-27 | rustc: move the PolyFnSig out of TyFnDef. | Eduard-Mihai Burtescu | -2/+2 |
| 2017-06-26 | Simplify `hygiene::Mark` application, and | Jeffrey Seyfried | -2/+1 |
| 2017-06-24 | Add compile-fail test for the new feature gate | Paul Woolcock | -0/+17 |
| 2017-06-24 | wording improvement | Guillaume Gomez | -18/+14 |
| 2017-06-24 | Add E0607 | Guillaume Gomez | -0/+14 |
| 2017-06-24 | Add E0606 | Guillaume Gomez | -0/+13 |
| 2017-06-24 | Add E0605 | Guillaume Gomez | -0/+19 |
| 2017-06-24 | Add E0604 | Guillaume Gomez | -0/+13 |
| 2017-06-24 | Auto merge of #42724 - Mark-Simulacrum:tests, r=alexcrichton | bors | -0/+288 |
| 2017-06-23 | Move tests to `ui` | Esteban Küber | -258/+0 |
| 2017-06-23 | Add tests for a few issues. | Mark Simulacrum | -0/+288 |
| 2017-06-23 | Rollup merge of #42833 - durka:non-constant-used-with-constant, r=Mark-Simula... | Mark Simulacrum | -21/+3 |
| 2017-06-23 | Auto merge of #42304 - Mark-Simulacrum:issue-37157, r=nikomatsakis | bors | -138/+13 |
| 2017-06-22 | Auto merge of #42614 - GuillaumeGomez:new-error-codes, r=pnkfelix | bors | -3/+117 |
| 2017-06-22 | remove duplicate E0435 test | Alex Burka | -19/+1 |
| 2017-06-22 | change span label for E0435 (fix #41871) | Alex Burka | -2/+2 |
| 2017-06-22 | Auto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis | bors | -0/+19 |
| 2017-06-22 | Auto merge of #42682 - alexcrichton:jobserver, r=michaelwoerister | bors | -17/+58 |
| 2017-06-21 | Rollup merge of #42620 - wesleywiser:compile_error, r=brson | Corey Farwell | -0/+28 |
| 2017-06-21 | Rollup merge of #42397 - sfackler:syncsender-sync, r=alexcrichton | Corey Farwell | -3/+1 |
| 2017-06-21 | Integrate jobserver support to parallel codegen | Alex Crichton | -17/+58 |
| 2017-06-21 | Auto merge of #42076 - alex-ozdemir:master, r=nrc | bors | -109/+136 |
| 2017-06-20 | Show type name for unused_must_use lint | Seo Sanghyeon | -4/+4 |
| 2017-06-19 | Add compile_error! | Wesley Wiser | -0/+28 |
| 2017-06-18 | Update transmute size lints. | Mark Simulacrum | -138/+13 |
| 2017-06-18 | Add tests for various issues | Malo Jaffré | -0/+124 |
| 2017-06-17 | Auto merge of #42649 - estebank:if-cond, r=nikomatsakis | bors | -48/+0 |
| 2017-06-16 | Auto merge of #41840 - arielb1:deduplicate-selection-errors, r=nikomatsakis | bors | -37/+19 |
| 2017-06-16 | Rollup merge of #42656 - VBChunguk:struct-field-attributes, r=nikomatsakis | Corey Farwell | -24/+0 |
| 2017-06-16 | Rollup merge of #42654 - GuillaumeGomez:error-codes-new, r=QuietMisdreavus | Corey Farwell | -2/+22 |
| 2017-06-16 | Auto merge of #42568 - GuillaumeGomez:E0608, r=QuietMisdreavus | bors | -9/+22 |