| Age | Commit message (Expand) | Author | Lines |
| 2019-07-22 | add test case | Esteban Küber | -0/+13 |
| 2019-07-22 | Raise the default recursion limit to 128 | Simonas Kazlauskas | -13/+205 |
| 2019-07-01 | Auto merge of #61682 - Centril:stabilize-type_alias_enum_variants, r=petroche... | bors | -49/+0 |
| 2019-06-25 | Rollup merge of #62085 - JohnTitor:add-test-for-issue-38591, r=Centril | Mazdak Farrokhzad | -0/+10 |
| 2019-06-25 | Rollup merge of #62078 - petrochenkov:nosendync2, r=varkor | Mazdak Farrokhzad | -2/+8 |
| 2019-06-24 | Add test for issue-38591 | Yuki Okushi | -0/+10 |
| 2019-06-23 | Auto merge of #61778 - petrochenkov:pass, r=Mark-Simulacrum | bors | -118/+58 |
| 2019-06-23 | Remove built-in derive macros `Send` and `Sync` | Vadim Petrochenkov | -2/+8 |
| 2019-06-23 | Fix meta-variable binding errors in macros | Julien Cretin | -1/+1 |
| 2019-06-21 | Add test for issue-27697 | Yuki Okushi | -0/+21 |
| 2019-06-21 | Add test for issue-54189 | Yuki Okushi | -0/+15 |
| 2019-06-20 | Rollup merge of #61782 - Electron-libre:suggest_tuple_struct_syntax, r=estebank | Mazdak Farrokhzad | -1/+6 |
| 2019-06-20 | Auto merge of #60341 - mtak-:macos-tlv-workaround, r=alexcrichton | bors | -11/+9 |
| 2019-06-19 | Auto merge of #61947 - estebank:ice-ice-revolution, r=matthewjasper | bors | -0/+33 |
| 2019-06-19 | fix indentation | Cedric | -1/+1 |
| 2019-06-19 | Rollup merge of #61547 - petrochenkov:cfgen, r=Centril | Mazdak Farrokhzad | -87/+0 |
| 2019-06-19 | Auto merge of #61172 - matthewjasper:cleanup-implied-bounds-lint, r=varkor | bors | -4/+4 |
| 2019-06-19 | provide variant definition on tuple struct unknow field error | Cedric | -1/+4 |
| 2019-06-19 | adt hint pointing to adt span | Cedric | -4/+3 |
| 2019-06-19 | Support `cfg` and `cfg_attr` on generic parameters | Vadim Petrochenkov | -87/+0 |
| 2019-06-18 | Fix ICE involving mut references | Esteban Küber | -0/+33 |
| 2019-06-19 | Rollup merge of #61896 - eddyb:correct-self-ctor, r=petrochenkov | Mazdak Farrokhzad | -0/+75 |
| 2019-06-18 | Remove the HirId/NodeId from where clauses | Matthew Jasper | -4/+4 |
| 2019-06-18 | rustc_typeck: correctly compute `Substs` for `Res::SelfCtor`. | Eduard-Mihai Burtescu | -0/+75 |
| 2019-06-18 | Auto merge of #61822 - JohnTitor:add-long-e0592, r=GuillaumeGomez,Centril | bors | -1/+2 |
| 2019-06-17 | suggest tuple struct syntax | Cedric | -1/+4 |
| 2019-06-17 | Make use of `ptr::null(_mut)` instead of casting zero | Lzu Tao | -6/+6 |
| 2019-06-16 | Auto merge of #60730 - matthewjasper:optimize-false-edges, r=pnkfelix | bors | -3/+11 |
| 2019-06-16 | compiletest: Remove `skip-codegen` | Vadim Petrochenkov | -111/+53 |
| 2019-06-16 | compiletest: Validate pass modes harder | Vadim Petrochenkov | -7/+5 |
| 2019-06-15 | Move type_alias_enum_variants tests to a folder; Strip feature gates. | Mazdak Farrokhzad | -49/+0 |
| 2019-06-15 | Auto merge of #61143 - estebank:issue-61106, r=eddyb | bors | -0/+21 |
| 2019-06-14 | Add explanation for E0592 | Yuki Okushi | -1/+2 |
| 2019-06-13 | When suggesting to borrow, remove useless clones | Esteban Küber | -0/+21 |
| 2019-06-13 | Create fewer basic blocks in match MIR lowering | Matthew Jasper | -3/+11 |
| 2019-06-13 | Add ui test for issue 51301 | Lzu Tao | -0/+47 |
| 2019-06-10 | Implement RFC 2645 (transparent enums and unions) | Michael Bradshaw | -13/+13 |
| 2019-06-09 | Update tests since ? macro op is supported on 2015. | Mazdak Farrokhzad | -2/+2 |
| 2019-06-08 | Introduce `#[rustc_dummy]` attribute and use it in tests | Vadim Petrochenkov | -3/+2 |
| 2019-06-07 | Rollup merge of #61332 - kennethbgoodin:borrowck-remove-asterisk-suggestion, ... | Mazdak Farrokhzad | -4/+4 |
| 2019-06-04 | Rollup merge of #61500 - estebank:expregression, r=petrochenkov | Pietro Albini | -0/+15 |
| 2019-06-04 | Remove asterisk suggestion for move errors in borrowck | Kenny Goodin | -4/+4 |
| 2019-06-04 | Auto merge of #61136 - matthewjasper:cannot-move-errors, r=pnkfelix | bors | -32/+36 |
| 2019-06-04 | Rollup merge of #61444 - estebank:const-pt-as-ref, r=matthewjasper | Mazdak Farrokhzad | -0/+18 |
| 2019-06-03 | Add regression test | Esteban Küber | -0/+15 |
| 2019-06-03 | Update tests for changes to cannot move errors | Matthew Jasper | -32/+36 |
| 2019-06-03 | Auto merge of #61361 - estebank:infer-type, r=varkor | bors | -15/+15 |
| 2019-06-02 | Auto merge of #61460 - Centril:rollup-8txhjx4, r=Centril | bors | -6/+12 |
| 2019-06-02 | Rollup merge of #61441 - estebank:fn-call-in-match, r=varkor | Mazdak Farrokhzad | -1/+3 |
| 2019-06-02 | Rollup merge of #61438 - estebank:generics-span, r=varkor | Mazdak Farrokhzad | -5/+9 |