| Age | Commit message (Expand) | Author | Lines |
| 2016-05-30 | Rollup merge of #33926 - jseyfried:fix_derive_span, r=nrc | Manish Goregaokar | -0/+14 |
| 2016-05-28 | Rollup merge of #33852 - arielb1:autoderef-iterator, r=eddyb | Manish Goregaokar | -4/+25 |
| 2016-05-28 | Rollup merge of #33820 - jonathandturner:format_readability_updates, r=nikoma... | Manish Goregaokar | -48/+18 |
| 2016-05-28 | Add test | Jeffrey Seyfried | -0/+14 |
| 2016-05-27 | Auto merge of #33706 - jseyfried:refactor_cfg, r=nrc | bors | -1/+7 |
| 2016-05-27 | Test that unconfigured macro-expanded macro invocations are not expanded. | Jeffrey Seyfried | -0/+3 |
| 2016-05-27 | Auto merge of #33900 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -0/+242 |
| 2016-05-27 | Rollup merge of #33866 - GuillaumeGomez:err-codes, r=jonathandturner | Guillaume Gomez | -0/+240 |
| 2016-05-27 | Rollup merge of #33753 - mmatyas:armtestfix, r=alexcrichton | Guillaume Gomez | -0/+2 |
| 2016-05-27 | Rollup merge of #33639 - petrochenkov:dotdot, r=nmatsakis | Manish Goregaokar | -13/+63 |
| 2016-05-27 | Test that a feature gated cfg variable in a `cfg_attr` on an unconfigured ite... | Jeffrey Seyfried | -1/+4 |
| 2016-05-26 | Auto merge of #33766 - jseyfried:cleanup_expansion, r=nrc | bors | -2/+5 |
| 2016-05-26 | Implement `..` in tuple (struct) patterns | Vadim Petrochenkov | -13/+63 |
| 2016-05-25 | Auto merge of #33667 - pnkfelix:fixes-to-mir-dataflow, r=arielb1 | bors | -0/+280 |
| 2016-05-25 | catch attempts to leak obligations out of snapshots | Ariel Ben-Yehuda | -2/+3 |
| 2016-05-25 | Auto merge of #33713 - LeoTestard:macro-rules-invalid-lhs, r=pnkfelix | bors | -1/+37 |
| 2016-05-25 | Add new error code tests | ggomez | -0/+240 |
| 2016-05-25 | Auto merge of #33602 - eddyb:no-trans--check, r=michaelwoerister | bors | -1/+1 |
| 2016-05-24 | Auto merge of #33615 - GuillaumeGomez:field_static_method, r=pnkfelix | bors | -2/+29 |
| 2016-05-25 | trans: move exported_symbol to Instance::symbol_name. | Eduard Burtescu | -1/+1 |
| 2016-05-24 | placate tidy in compile-fail test. | Felix S. Klock II | -1/+1 |
| 2016-05-25 | refactor autoderef to avoid registering obligations | Ariel Ben-Yehuda | -2/+22 |
| 2016-05-24 | Satisfy tidy | Jonathan Turner | -0/+9 |
| 2016-05-24 | Move issue-26480 cfail to ui test. Fix #33763 | Jonathan Turner | -48/+0 |
| 2016-05-24 | Rollup merge of #33781 - GuillaumeGomez:err-codes, r=steveklabnik | Guillaume Gomez | -0/+228 |
| 2016-05-24 | Make sure that macros that didn't pass LHS checking are not expanded. | Leo Testard | -1/+37 |
| 2016-05-24 | Fix asm-misplaced-option on ARM/AArch64 | Mátyás Mustoha | -0/+2 |
| 2016-05-23 | Fix #33819 and update ui test | Jonathan Turner | -0/+9 |
| 2016-05-23 | Auto merge of #33735 - jseyfried:concat_idents_in_ty_positions, r=nrc | bors | -3/+6 |
| 2016-05-23 | Don't suggest using fields in a static method | ggomez | -2/+29 |
| 2016-05-22 | Add new error code tests | ggomez | -0/+228 |
| 2016-05-21 | Test diagnostics | Jeffrey Seyfried | -2/+5 |
| 2016-05-20 | Rollup merge of #33739 - GuillaumeGomez:error-code-tests, r=Manishearth | Guillaume Gomez | -0/+284 |
| 2016-05-20 | Rollup merge of #33683 - sanxiyn:paren-span, r=nikomatsakis | Guillaume Gomez | -3/+34 |
| 2016-05-20 | Rollup merge of #33676 - rkruppe:e0509-exact-words, r=sanxiyn | Guillaume Gomez | -10/+12 |
| 2016-05-20 | markdown fix suggested during review. | Felix S. Klock II | -1/+1 |
| 2016-05-20 | Auto merge of #33553 - alexcrichton:cdylibs, r=brson | bors | -0/+28 |
| 2016-05-19 | rustc: Add a new crate type, cdylib | Alex Crichton | -0/+28 |
| 2016-05-19 | Rollup merge of #33712 - jseyfried:fix_expanded_expr_span_bug, r=nrc | Manish Goregaokar | -21/+23 |
| 2016-05-19 | Rollup merge of #33708 - nham:zero-elided-lifetimes, r=sanxiyn | Manish Goregaokar | -0/+35 |
| 2016-05-19 | Rollup merge of #33696 - nham:add-test-21225, r=luqmana | Manish Goregaokar | -0/+30 |
| 2016-05-19 | Add new error code tests | ggomez | -0/+284 |
| 2016-05-19 | Allow `concat_idents!` in type positions as well as in expression positions | Jeffrey Seyfried | -3/+6 |
| 2016-05-19 | Reword the short diagnostic for E0509 | Robin Kruppe | -10/+12 |
| 2016-05-19 | Auto merge of #33694 - arielb1:fuzzy-on-unimplemented, r=nikomatsakis | bors | -1/+58 |
| 2016-05-18 | Auto merge of #33688 - jonathandturner:fix_old_school, r=nikomatsakis | bors | -24/+29 |
| 2016-05-18 | Auto merge of #33686 - GuillaumeGomez:error-code-tests, r=steveklabnik | bors | -0/+121 |
| 2016-05-18 | address review comments | Ariel Ben-Yehuda | -2/+2 |
| 2016-05-18 | implement fuzzy matching in on_unimplemented | Ariel Ben-Yehuda | -1/+58 |
| 2016-05-19 | Be smart about span of parenthesized expression in macro | Seo Sanghyeon | -0/+31 |