| Age | Commit message (Expand) | Author | Lines |
| 2016-06-13 | Add regression test for #32364 | Daan Sprenkels | -0/+24 |
| 2016-06-12 | Auto merge of #34045 - ollie27:rustdoc_stripped, r=brson | bors | -0/+22 |
| 2016-06-11 | Forbid `#[test]` attributes on non-optional expressions. | Jeffrey Seyfried | -0/+2 |
| 2016-06-10 | Auto merge of #34172 - jseyfried:avoid_configuring_interpolated_ast, r=alexcr... | bors | -0/+21 |
| 2016-06-10 | Auto merge of #34199 - jseyfried:visit_all_attrs, r=nrc | bors | -1/+6 |
| 2016-06-10 | Rollup merge of #34136 - imjacobclark:ice-test-case-25579, r=nikomatsakis | Seo Sanghyeon | -0/+27 |
| 2016-06-10 | Check that custom attributes are disallowed on statements and expressions | Jeffrey Seyfried | -1/+6 |
| 2016-06-10 | Add tests | Vadim Petrochenkov | -1/+56 |
| 2016-06-10 | resolve: Rewrite resolve_pattern | Vadim Petrochenkov | -45/+47 |
| 2016-06-09 | Auto merge of #34149 - arielb1:remove-remove-dead-blocks, r=nikomatsakis | bors | -0/+1 |
| 2016-06-09 | use the type name as the pass name | Ariel Ben-Yehuda | -3/+1 |
| 2016-06-09 | add hook infrastructure for automatically dumping MIR on every pass | Ariel Ben-Yehuda | -1/+4 |
| 2016-06-09 | Auto merge of #34109 - pnkfelix:fix-issue-34101, r=arielb1 | bors | -0/+56 |
| 2016-06-08 | Auto merge of #34032 - jseyfried:load_macros_in_expansion, r=nrc | bors | -5/+25 |
| 2016-06-08 | Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakis | bors | -116/+313 |
| 2016-06-09 | Add regression test | Jeffrey Seyfried | -0/+19 |
| 2016-06-09 | Load macros from `extern crate`s during expansion. | Jeffrey Seyfried | -5/+6 |
| 2016-06-09 | Add regression test | Jeffrey Seyfried | -0/+21 |
| 2016-06-08 | Auto merge of #34167 - eddyb:fix-pairs-for-real, r=nikomatsakis | bors | -0/+15 |
| 2016-06-09 | add an help message when using an old-style slice pattern | Ariel Ben-Yehuda | -0/+22 |
| 2016-06-09 | handle string literals correctly in match checking | Ariel Ben-Yehuda | -0/+44 |
| 2016-06-09 | implement RFC495 semantics for slice patterns | Ariel Ben-Yehuda | -116/+229 |
| 2016-06-09 | trans: don't misuse C_nil for ZSTs other than (). | Eduard Burtescu | -0/+15 |
| 2016-06-08 | fix translation of unsized types and arrays | Ariel Ben-Yehuda | -0/+18 |
| 2016-06-08 | Auto merge of #33989 - eddyb:mir-viz, r=nikomatsakis | bors | -12/+1 |
| 2016-06-08 | Resolving line length build fail | Jacob Clark | -4/+4 |
| 2016-06-08 | Auto merge of #34068 - ollie27:rustdoc_redirect_const, r=brson | bors | -0/+23 |
| 2016-06-08 | Auto merge of #34010 - jseyfried:decorate_expanded, r=nrc | bors | -0/+18 |
| 2016-06-08 | Resolving build failure | Jacob Clark | -7/+7 |
| 2016-06-07 | Auto merge of #34003 - frewsxcv:13727-regressions, r=brson | bors | -0/+22 |
| 2016-06-07 | Auto merge of #33982 - LeoTestard:remove-check-matcher-old, r=pnkfelix | bors | -44/+11 |
| 2016-06-07 | Auto merge of #34141 - eddyb:trans-abi-memcpy, r=nikomatsakis | bors | -4/+12 |
| 2016-06-08 | trans: always use a memcpy for ABI argument/return casts. | Eduard Burtescu | -4/+12 |
| 2016-06-07 | Auto merge of #34139 - steveklabnik:rollup, r=steveklabnik | bors | -107/+278 |
| 2016-06-07 | mir: distinguish between variable visibility scopes and SEME scopes. | Eduard Burtescu | -12/+1 |
| 2016-06-07 | Rollup merge of #33897 - srinivasreddy:runfail_rustfmt, r=nrc | Steve Klabnik | -107/+278 |
| 2016-06-07 | Auto merge of #34128 - eddyb:mir-trans-fixes, r=luqmana | bors | -6/+20 |
| 2016-06-07 | Test case for borrowk ICE #25579 | Jacob Clark | -0/+27 |
| 2016-06-07 | Fix issue #34101: do not track subcontent of type with dtor nor gather flags ... | Felix S. Klock II | -0/+56 |
| 2016-06-07 | Auto merge of #34012 - eddyb:tick-erased, r=nikomatsakis | bors | -5/+5 |
| 2016-06-06 | Add regression tests for #13727. | Corey Farwell | -0/+22 |
| 2016-06-07 | trans: don't forget to cast Pair constants of the wrong type. | Eduard Burtescu | -6/+8 |
| 2016-06-07 | trans: use Pair for ignored nil pairs instead of Immediate. | Eduard Burtescu | -0/+12 |
| 2016-06-06 | Auto merge of #34006 - eddyb:mir-const-fixes, r=nikomatsakis | bors | -0/+26 |
| 2016-06-06 | Remove the old FOLLOW checking (aka `check_matcher_old`). | Leo Testard | -44/+11 |
| 2016-06-06 | Rollup merge of #34052 - jonas-schievink:issue-32829, r=brson | Eduard-Mihai Burtescu | -0/+17 |
| 2016-06-06 | Rollup merge of #34048 - shepmaster:corrected-issue-number, r=steveklabnik | Eduard-Mihai Burtescu | -0/+0 |
| 2016-06-06 | run rustfmt on test/run-fail folder | Srinivas Reddy Thatiparthy | -107/+278 |
| 2016-06-05 | rustc_const_eval: work around double rounding. | Eduard Burtescu | -0/+26 |
| 2016-06-05 | trans: update Luqmana's patch for generalized pair handling. | Eduard Burtescu | -4/+14 |