| Age | Commit message (Expand) | Author | Lines |
| 2016-05-27 | Comment methods in `CfgFolder` | Jeffrey Seyfried | -0/+7 |
| 2016-05-27 | Test that unconfigured macro-expanded macro invocations are not expanded. | Jeffrey Seyfried | -0/+3 |
| 2016-05-28 | Separate bindings from other patterns in HIR | Vadim Petrochenkov | -307/+237 |
| 2016-05-27 | Added examples/docs to split in str.rs | Ty Coghlan | -2/+28 |
| 2016-05-27 | Auto merge of #33798 - locallycompact:lc/misleading-intentation, r=alexcrichton | bors | -2/+8 |
| 2016-05-28 | rustfmt liballoc folder | Srinivas Reddy Thatiparthy | -17/+22 |
| 2016-05-27 | improve E0152 error explanation | Guillaume Gomez | -0/+11 |
| 2016-05-27 | Improve E0133 error explanation | Guillaume Gomez | -1/+13 |
| 2016-05-27 | Improve E0138 error explanation | Guillaume Gomez | -1/+24 |
| 2016-05-27 | Improve E0137 error explanatIon | Guillaume Gomez | -1/+22 |
| 2016-05-27 | Improve E0132 error explanation | Guillaume Gomez | -1/+24 |
| 2016-05-27 | Auto merge of #33795 - srinivasreddy:lib_coll_test, r=nrc | bors | -405/+442 |
| 2016-05-27 | Emit "no-frame-pointer-elim" attribute for closures, shims, and glue. | Michael Woerister | -13/+27 |
| 2016-05-27 | Auto merge of #33900 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -115/+613 |
| 2016-05-27 | Rollup merge of #33898 - srinivasreddy:rustfmt_liblog, r=Manishearth | Guillaume Gomez | -4/+2 |
| 2016-05-27 | Rollup merge of #33891 - polachok:faster-ipv4-cmp, r=bluss | Guillaume Gomez | -1/+1 |
| 2016-05-27 | Rollup merge of #33870 - jseyfried:ice-issue-33569, r=pnkfelix | Guillaume Gomez | -7/+28 |
| 2016-05-27 | Rollup merge of #33866 - GuillaumeGomez:err-codes, r=jonathandturner | Guillaume Gomez | -0/+240 |
| 2016-05-27 | Rollup merge of #33865 - GuillaumeGomez:E0084, r=jonathandturner | Guillaume Gomez | -2/+22 |
| 2016-05-27 | Rollup merge of #33858 - liigo:patch-7, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2016-05-27 | Rollup merge of #33829 - GuillaumeGomez:stability-css, r=steveklabnik | Guillaume Gomez | -0/+4 |
| 2016-05-27 | Rollup merge of #33815 - carols10cents:trait-documentation-clarifications, r=... | Guillaume Gomez | -100/+313 |
| 2016-05-27 | Rollup merge of #33753 - mmatyas:armtestfix, r=alexcrichton | Guillaume Gomez | -0/+2 |
| 2016-05-27 | Rollup merge of #33839 - kamalmarhubi:codemape-get-filemap-option, r=nmatsakis | Manish Goregaokar | -3/+4 |
| 2016-05-27 | Rollup merge of #33644 - petrochenkov:selfast, r=nrc | Manish Goregaokar | -282/+166 |
| 2016-05-27 | Rollup merge of #33639 - petrochenkov:dotdot, r=nmatsakis | Manish Goregaokar | -298/+874 |
| 2016-05-27 | Rollup merge of #33351 - birkenfeld:loop-label-spans, r=pnkfelix | Manish Goregaokar | -83/+99 |
| 2016-05-27 | rustfmt on liblog | Srinivas Reddy Thatiparthy | -4/+2 |
| 2016-05-27 | Refactor `expand_expr` | Jeffrey Seyfried | -35/+22 |
| 2016-05-27 | Strip unconfigured items during macro expansion | Jeffrey Seyfried | -17/+45 |
| 2016-05-27 | Update spans' `expn_id` during the marking fold | Jeffrey Seyfried | -81/+20 |
| 2016-05-27 | Test that a feature gated cfg variable in a `cfg_attr` on an unconfigured ite... | Jeffrey Seyfried | -1/+4 |
| 2016-05-27 | Process `cfg_attr` attributes on non-optional expressions | Jeffrey Seyfried | -38/+37 |
| 2016-05-26 | Move cfg_attr processing and stmt/expr attribute gated feature checking into ... | Jeffrey Seyfried | -248/+86 |
| 2016-05-26 | Implement `CfgFolder` directly instead of passing a closure to `strip_items` | Jeffrey Seyfried | -34/+29 |
| 2016-05-26 | Refactor `CfgFolder::in_cfg` -> `CfgFolder::configure` | Jeffrey Seyfried | -45/+29 |
| 2016-05-26 | Introduce `CfgFolder` trait | Jeffrey Seyfried | -19/+32 |
| 2016-05-26 | Refactor the `syntax::config::fold_*` functions into methods | Jeffrey Seyfried | -147/+81 |
| 2016-05-26 | Add and use `HasAttrs` trait | Jeffrey Seyfried | -77/+89 |
| 2016-05-27 | * Fix compile_fail tag (in some cases, it compiled whereas it wasn't expected... | Guillaume Gomez | -15/+28 |
| 2016-05-26 | Fix overflow in type checking of tuple patterns | Vadim Petrochenkov | -1/+1 |
| 2016-05-26 | Make Ipv4Addr cmp() faster | Alexander Polyakov | -1/+1 |
| 2016-05-26 | Auto merge of #33783 - michaelwoerister:collector-cleanup-2, r=nikomatsakis | bors | -14/+32 |
| 2016-05-26 | Auto merge of #33766 - jseyfried:cleanup_expansion, r=nrc | bors | -413/+191 |
| 2016-05-26 | Auto merge of #33872 - nagisa:undef-is-llvm-for-sigsegv, r=eddyb | bors | -36/+81 |
| 2016-05-26 | Fix stores codegen pass | Simonas Kazlauskas | -4/+4 |
| 2016-05-26 | Extend the test for `EscapeUnicode` | Andrea Canciani | -0/+6 |
| 2016-05-26 | Do not forget to schedule the drop for the argument | Simonas Kazlauskas | -2/+3 |
| 2016-05-26 | Replace pat_adjust_pos with an iterator adapter | Vadim Petrochenkov | -66/+61 |
| 2016-05-26 | Address review comments | Vadim Petrochenkov | -211/+355 |