| Age | Commit message (Expand) | Author | Lines |
| 2015-04-26 | Auto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix | bors | -1/+17 |
| 2015-04-25 | Re-enable test | Tamir Duberstein | -13/+14 |
| 2015-04-25 | Auto merge of #24783 - jooert:unittestguidelines, r=alexcrichton | bors | -1/+1 |
| 2015-04-24 | Auto merge of #24553 - nikomatsakis:issue-22779-overconstrained-impl, r=pnkfelix | bors | -175/+716 |
| 2015-04-24 | Change name of unit test sub-module to "tests". | Johannes Oertel | -1/+1 |
| 2015-04-24 | Rollup merge of #24523 - GuillaumeGomez:clean-error-codes, r=Manishearth | Manish Goregaokar | -3/+33 |
| 2015-04-23 | Auto merge of #24615 - arielb1:rapid-reject, r=nikomatsakis | bors | -27/+20 |
| 2015-04-23 | Update diagnostics.rs | Guillaume Gomez | -0/+12 |
| 2015-04-21 | rollup merge of #24636: alexcrichton/remove-deprecated | Alex Crichton | -49/+202 |
| 2015-04-21 | rollup merge of #24640: steveklabnik/new_unsafe_guide | Alex Crichton | -1/+1 |
| 2015-04-21 | rollup merge of #24563: kwantam/rfc_1054 | Alex Crichton | -3/+2 |
| 2015-04-21 | rollup merge of #24439: alexcrichton/fix-archive-assembler | Alex Crichton | -5/+10 |
| 2015-04-21 | implement rfc 1054: split_whitespace() fn, deprecate words() | kwantam | -3/+2 |
| 2015-04-21 | std: Remove deprecated/unstable num functionality | Alex Crichton | -49/+202 |
| 2015-04-21 | rustc: Handle duplicate names merging archives | Alex Crichton | -5/+10 |
| 2015-04-21 | Check for shadowing between lifetimes and loop labels in function bodies. | Felix S. Klock II | -12/+201 |
| 2015-04-21 | Refocus unsafe code chapter on unsafe itself. | Steve Klabnik | -1/+1 |
| 2015-04-20 | Make stability attributes an error. #22830 | Brian Anderson | -3/+3 |
| 2015-04-20 | Auto merge of #24525 - GuillaumeGomez:check-const, r=pnkfelix | bors | -1/+23 |
| 2015-04-20 | Fix typos | Guillaume Gomez | -2/+2 |
| 2015-04-20 | Add long explanation for E0018 | Guillaume Gomez | -1/+23 |
| 2015-04-19 | Call skolemize_late_bound_regions only after fast rejection | Ariel Ben-Yehuda | -27/+20 |
| 2015-04-19 | Add long diagnostics for E0133. | Ricardo Martins | -1/+15 |
| 2015-04-19 | Add backquotes to have better looking rust code | Guillaume Gomez | -3/+21 |
| 2015-04-18 | Rollup merge of #24542 - michaelsproul:rollup, r=alexcrichton | Manish Goregaokar | -19/+96 |
| 2015-04-18 | Rather than storing the relations between free-regions in a global | Niko Matsakis | -175/+716 |
| 2015-04-18 | Auto merge of #24209 - nikomatsakis:refactor-unification, r=nrc | bors | -1043/+75 |
| 2015-04-18 | Add long diagnostics for "bind by-ref and by-move" | Guillaume Gomez | -1/+48 |
| 2015-04-18 | Add long diagnostics for E0015 | Nick Hamann | -1/+6 |
| 2015-04-18 | Add long diagnostics for E0020 | Nick Hamann | -1/+5 |
| 2015-04-17 | Auto merge of #24461 - nikomatsakis:issue-22077-unused-lifetimes, r=aturon | bors | -37/+54 |
| 2015-04-17 | Port to use the new Unify code, which has no UnifyValue trait | Niko Matsakis | -343/+52 |
| 2015-04-17 | Port to using the newer graph, which offers iterators instead of the | Niko Matsakis | -508/+19 |
| 2015-04-17 | Use the newer snapshot_vec, which has a simplified delegate | Niko Matsakis | -195/+6 |
| 2015-04-17 | Add librustc_data_structures crate | Niko Matsakis | -0/+1 |
| 2015-04-17 | Create a struct to represent early-bound regions | Niko Matsakis | -37/+54 |
| 2015-04-17 | Rollup merge of #24475 - arielb1:i24363-hacky-hack, r=pnkfelix | Manish Goregaokar | -4/+7 |
| 2015-04-17 | Rollup merge of #24430 - laumann:trace-macros-flag, r=pnkfelix | Manish Goregaokar | -1/+3 |
| 2015-04-17 | Enforce 80 char lines in extended errors. | Michael Sproul | -6/+8 |
| 2015-04-17 | Update/add messages for E0{267,268,296,303}. | Michael Sproul | -10/+29 |
| 2015-04-16 | Fix broken links in the docs | Florian Hartwig | -1/+1 |
| 2015-04-16 | Add Debug to MethodCallee | Philip Munksgaard | -1/+1 |
| 2015-04-16 | rustc: Add long diagnostics for E0306 and E0307 | Chris Wong | -2/+10 |
| 2015-04-16 | rustc: Add long diagnostics for E0170 | Chris Wong | -1/+26 |
| 2015-04-16 | rustc: Add long diagnostics for E0161 | Chris Wong | -1/+8 |
| 2015-04-16 | rustc: Add long diagnostics for E0158 | Chris Wong | -1/+18 |
| 2015-04-16 | rustc: Add long diagnostics for E0152 | Chris Wong | -1/+14 |
| 2015-04-16 | Auto merge of #23682 - tamird:DRY-is-empty, r=alexcrichton | bors | -43/+43 |
| 2015-04-15 | Auto merge of #24481 - steveklabnik:rollup, r=steveklabnik | bors | -1/+1 |
| 2015-04-15 | Rollup merge of #24449 - richo:typo, r=alexcrichton | Steve Klabnik | -1/+1 |