| Age | Commit message (Expand) | Author | Lines |
| 2017-05-31 | Extend the unused macro lint to macros 2.0 | est31 | -14/+50 |
| 2017-05-30 | associated_consts: check trait obligations and regionck for associated consts | Sean McArthur | -0/+57 |
| 2017-05-30 | Turn `invalid_type_param_default` into a lint again | Vadim Petrochenkov | -0/+5 |
| 2017-05-30 | Turn public reexporting of private extern crates into a lint again | Vadim Petrochenkov | -0/+4 |
| 2017-05-30 | Turn sufficiently old compatibility lints into hard errors | Vadim Petrochenkov | -52/+56 |
| 2017-05-30 | Auto merge of #42282 - Mark-Simulacrum:issue-40342, r=arielb1 | bors | -2/+8 |
| 2017-05-29 | Auto merge of #42264 - GuillaumeGomez:new-error-codes, r=Susurrus | bors | -0/+46 |
| 2017-05-29 | Auto merge of #41856 - qnighy:prohibit-parenthesized-params-in-more-types, r=... | bors | -1/+102 |
| 2017-05-29 | Auto merge of #42262 - Mark-Simulacrum:issue-40350, r=eddyb | bors | -0/+24 |
| 2017-05-28 | Don't warn on lifetime generic no_mangle functions. | Mark Simulacrum | -2/+8 |
| 2017-05-27 | Rollup merge of #42249 - Mark-Simulacrum:issue-40244, r=eddyb | Mark Simulacrum | -5/+9 |
| 2017-05-27 | Rollup merge of #42217 - venkatagiri:issue_39974, r=Mark-Simulacrum | Mark Simulacrum | -0/+21 |
| 2017-05-27 | Rollup merge of #42207 - Nashenas88:remove_fragment_info, r=eddyb | Mark Simulacrum | -529/+0 |
| 2017-05-27 | Auto merge of #42162 - est31:closure-to-fn-coercion, r=aturon | bors | -47/+0 |
| 2017-05-27 | Add invalid unary operator usage error code | Guillaume Gomez | -0/+13 |
| 2017-05-27 | Fix ICE on inner enum in missing docs lint. | Mark Simulacrum | -0/+24 |
| 2017-05-27 | Add new error codes | Guillaume Gomez | -0/+33 |
| 2017-05-27 | Allow variadic functions with cdecl calling convention. | Mark Simulacrum | -5/+9 |
| 2017-05-27 | Stabilize unions with `Copy` fields and no destructor | Vadim Petrochenkov | -29/+21 |
| 2017-05-26 | Rollup merge of #42230 - venkatagiri:ice_regression_tests, r=Mark-Simulacrum | Corey Farwell | -0/+129 |
| 2017-05-26 | Rollup merge of #42216 - charliesome:associate-type-typo, r=petrochenkov | Corey Farwell | -3/+3 |
| 2017-05-26 | Add warning cycle #42238. | Masaki Hara | -3/+35 |
| 2017-05-26 | Auto merge of #42083 - petrochenkov:safeassign, r=nikomatsakis | bors | -7/+38 |
| 2017-05-26 | Auto merge of #42058 - froydnj:thiscall-support, r=nikomatsakis | bors | -0/+8 |
| 2017-05-25 | regression test for #37550 | Venkata Giri Reddy | -0/+18 |
| 2017-05-25 | regression test for #37665 | Venkata Giri Reddy | -0/+20 |
| 2017-05-25 | Auto merge of #40847 - jseyfried:decl_macro, r=nrc | bors | -0/+193 |
| 2017-05-25 | regression test for #38160 | Venkata Giri Reddy | -0/+31 |
| 2017-05-25 | regression test for #39362 | Venkata Giri Reddy | -0/+28 |
| 2017-05-25 | regression test for #38954 | Venkata Giri Reddy | -0/+16 |
| 2017-05-25 | regression test for #36379 | Venkata Giri Reddy | -0/+16 |
| 2017-05-25 | regression test for #39974 | Venkata Giri Reddy | -0/+21 |
| 2017-05-25 | Remove irrelevant tests and unused testing attribute | Paul Faria | -529/+0 |
| 2017-05-25 | Stabilize non capturing closure to fn coercion | est31 | -47/+0 |
| 2017-05-25 | Use parameter environment associated with field use, not field definition | Vadim Petrochenkov | -2/+1 |
| 2017-05-25 | Auto merge of #41145 - matthewjasper:stabilize-relaxed-adts, r=petrochenkov | bors | -22/+0 |
| 2017-05-25 | Make assignments to `Copy` union fields safe | Vadim Petrochenkov | -7/+39 |
| 2017-05-25 | Add tests. | Jeffrey Seyfried | -0/+193 |
| 2017-05-25 | Fix 'associate type' typo | Charlie Somerville | -3/+3 |
| 2017-05-24 | add thiscall calling convention support | Nathan Froyd | -0/+8 |
| 2017-05-23 | Remove some needless // gate-test- comments | est31 | -2/+0 |
| 2017-05-23 | Stabilize in 1.19 | Matthew | -294/+947 |
| 2017-05-23 | Rollup merge of #42160 - venkatagiri:issue_38821, r=Mark-Simulacrum | Corey Farwell | -0/+43 |
| 2017-05-23 | Rollup merge of #42016 - pietroalbini:stabilize/loop_break_value, r=nikomatsakis | Corey Farwell | -16/+0 |
| 2017-05-23 | Auto merge of #41559 - GuillaumeGomez:partial-eq-msg, r=estebank | bors | -23/+30 |
| 2017-05-22 | regression test for #38821 | Venkata Giri Reddy | -0/+43 |
| 2017-05-20 | Rollup merge of #42062 - fhartwig:fix-off-by-one-span, r=nikomatsakis | Mark Simulacrum | -2/+2 |
| 2017-05-19 | Rollup merge of #42006 - jseyfried:fix_include_regression, r=nrc | Mark Simulacrum | -0/+13 |
| 2017-05-18 | Fix off-by-one error in column number in `explain_span`. | Florian Hartwig | -2/+2 |
| 2017-05-17 | Auto merge of #41911 - michaelwoerister:querify_trait_def, r=nikomatsakis | bors | -0/+34 |