| Age | Commit message (Expand) | Author | Lines |
| 2016-12-20 | Merge branch 'rfc_1560_warning_cycle' of https://github.com/jseyfried/rust in... | Alex Crichton | -0/+30 |
| 2016-12-20 | Rollup merge of #38486 - est31:master, r=petrochenkov | Alex Crichton | -0/+15 |
| 2016-12-20 | Rollup merge of #38451 - semarie:openbsd-rustbuild, r=alexcrichton | Alex Crichton | -0/+1 |
| 2016-12-20 | Rollup merge of #38245 - estebank:cast-deref-hint-2, r=nikomatsakis | Alex Crichton | -123/+322 |
| 2016-12-20 | Rollup merge of #38171 - jseyfried:cleanup, r=nrc | Alex Crichton | -11/+11 |
| 2016-12-20 | Rollup merge of #38150 - estebank:fix-23286, r=nikomatsakis | Alex Crichton | -0/+43 |
| 2016-12-20 | Add regression test for #38458 | est31 | -0/+15 |
| 2016-12-19 | resolve: clean up diagnostics for name conflicts. | Jeffrey Seyfried | -11/+11 |
| 2016-12-19 | Auto merge of #38140 - jseyfried:proc_macro_visibility, r=nrc | bors | -1/+6 |
| 2016-12-18 | Auto merge of #38051 - sanxiyn:unused-type-alias-3, r=eddyb | bors | -0/+22 |
| 2016-12-18 | Auto merge of #37429 - camlorn:univariant_layout_optimization, r=eddyb | bors | -53/+130 |
| 2016-12-17 | Auto merge of #38279 - KalitaAlexey:issue-8521, r=jseyfried | bors | -0/+64 |
| 2016-12-17 | disable run-pass/backtrace for openbsd | Sébastien Marie | -0/+1 |
| 2016-12-17 | Auto merge of #38205 - jseyfried:fix_module_directory_regression, r=eddyb | bors | -0/+33 |
| 2016-12-16 | Allow path fragments to be parsed as type parameter bounds in macro expansion | Kalita Alexey | -0/+64 |
| 2016-12-15 | Warn unused type aliases | Seo Sanghyeon | -0/+22 |
| 2016-12-15 | Demote most backwards incompatible ambiguity errors from RFC 1560 to warnings. | Jeffrey Seyfried | -0/+30 |
| 2016-12-15 | Require `#[proc_macro_derive]` functions to be `pub`. | Jeffrey Seyfried | -1/+6 |
| 2016-12-14 | When cast needs a dereference point at full cast | Esteban Küber | -123/+322 |
| 2016-12-15 | Fix regression in resolution of primitive types | Vadim Petrochenkov | -0/+20 |
| 2016-12-14 | review comments | Esteban Küber | -0/+34 |
| 2016-12-14 | Add a case to type-sizes to explicitly verify that field reordering triggers. | Austin Hicks | -0/+7 |
| 2016-12-14 | Fix computation of enum names based off the discrfield in the case of the nul... | Austin Hicks | -2/+2 |
| 2016-12-14 | Fix -Z print-type-sizes and tests. | Austin Hicks | -32/+29 |
| 2016-12-14 | Incorporate review comments | Austin Hicks | -2/+1 |
| 2016-12-14 | Make tidy | Austin Hicks | -1/+1 |
| 2016-12-14 | Fix closure arguments which are immediate because of field reordering. | Austin Hicks | -0/+22 |
| 2016-12-14 | Fix having multiple reprs on the same type. | Austin Hicks | -1/+45 |
| 2016-12-14 | Change how type-sizes works slightly: we want to ensure that [i16; 0] introdu... | Austin Hicks | -1/+2 |
| 2016-12-14 | Fix type-sizes test | Austin Hicks | -1/+1 |
| 2016-12-14 | Make tidy | Austin Hicks | -2/+2 |
| 2016-12-14 | Modify debuginfo to deal with the difference between source and memory order | Austin Hicks | -17/+17 |
| 2016-12-14 | Add yet more missing #[repr(C)] to tests | Austin Hicks | -0/+2 |
| 2016-12-14 | Fix extern-pass-empty test, which needed repr(C) | Austin Hicks | -0/+3 |
| 2016-12-14 | Make constant field access account for field reordering. | Austin Hicks | -3/+1 |
| 2016-12-14 | Fix bugs to optimizing enums: | Austin Hicks | -2/+6 |
| 2016-12-14 | Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb | bors | -0/+34 |
| 2016-12-13 | Auto merge of #38325 - frewsxcv:rollup, r=frewsxcv | bors | -0/+786 |
| 2016-12-12 | Rollup merge of #38202 - michaelwoerister:closure-ich-test, r=nikomatsakis | Corey Farwell | -0/+786 |
| 2016-12-12 | incr.comp.: Avoid creating an edge to DepNode::Krate when generating debuginf... | Michael Woerister | -0/+40 |
| 2016-12-12 | Auto merge of #38057 - KiChjang:display-formal-type-param, r=nikomatsakis | bors | -20/+45 |
| 2016-12-11 | Auto merge of #38265 - bluss:mir-deaggregator-loop, r=nagisa | bors | -0/+105 |
| 2016-12-11 | mir: Allow copy-propagation of function arguments | Ulrik Sverdrup | -0/+34 |
| 2016-12-11 | Auto merge of #38272 - michaelwoerister:incr-symbol-visibility, r=nikomatsakis | bors | -0/+42 |
| 2016-12-11 | Auto merge of #38249 - arielb1:special-substs, r=nikomatsakis | bors | -0/+41 |
| 2016-12-11 | Auto merge of #38250 - michaelwoerister:trait-methods-in-reachable, r=alexcri... | bors | -0/+57 |
| 2016-12-10 | Auto merge of #38239 - jseyfried:fix_doc_tests_on_macros, r=eddyb | bors | -0/+18 |
| 2016-12-10 | Auto merge of #37780 - GuillaumeGomez:E0571, r=nikomatsakis | bors | -0/+13 |
| 2016-12-09 | Add UI test for missing type parameter | Keith Yeung | -0/+25 |
| 2016-12-09 | incr.comp.: Add test case for symbol visibility changes | Michael Woerister | -0/+42 |