| Age | Commit message (Expand) | Author | Lines |
| 2015-11-25 | Rollup merge of #30040 - apasel422:issue-30031, r=brson | Manish Goregaokar | -0/+5 |
| 2015-11-25 | Rollup merge of #30038 - Carreau:cargo-philosopher, r=steveklabnik | Manish Goregaokar | -2/+11 |
| 2015-11-25 | Rollup merge of #30013 - steveklabnik:doc_char, r=brson | Manish Goregaokar | -14/+80 |
| 2015-11-25 | Auto merge of #30011 - jonas-schievink:macro-context, r=nrc | bors | -11/+63 |
| 2015-11-25 | Auto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix | bors | -0/+73 |
| 2015-11-24 | Rewrite stmt processing not to recurse to avoid stack overflow if there | Niko Matsakis | -43/+3673 |
| 2015-11-24 | Auto merge of #30016 - alexcrichton:fix-off-by-one, r=brson | bors | -14/+24 |
| 2015-11-24 | Remove the GraphExtents, the design of which seems bogus. They carried | Niko Matsakis | -100/+33 |
| 2015-11-24 | Add some comments to Mir struct. | Niko Matsakis | -3/+12 |
| 2015-11-24 | Add overflow check to `arc::Weak::upgrade` | Andrew Paseltiner | -0/+5 |
| 2015-11-24 | Auto merge of #30009 - apasel422:tests, r=alexcrichton | bors | -0/+48 |
| 2015-11-24 | Add cargo instructions for dinning_philosopher project | Matthias Bussonnier | -2/+11 |
| 2015-11-24 | Auto merge of #29960 - aturon:dismantle-traitref-subtyping, r=nikomatsakis | bors | -27/+38 |
| 2015-11-24 | Remove RUST_PATH from compiler | Brian Anderson | -98/+4 |
| 2015-11-24 | Fix up docs for char | Steve Klabnik | -14/+80 |
| 2015-11-24 | Auto merge of #30028 - steveklabnik:rollup, r=steveklabnik | bors | -124/+54 |
| 2015-11-24 | Fix test failures | Jonas Schievink | -5/+5 |
| 2015-11-24 | Remove "this" | Jonas Schievink | -1/+1 |
| 2015-11-24 | Rollup merge of #30023 - Ms2ger:EntryOrExit, r=Manishearth | Steve Klabnik | -8/+5 |
| 2015-11-24 | Rollup merge of #30020 - Manishearth:unit, r=bluss | Steve Klabnik | -2/+2 |
| 2015-11-24 | Rollup merge of #30019 - alex:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-11-24 | Rollup merge of #30004 - michaelwoerister:primitive-ty-to-str, r=alexcrichton | Steve Klabnik | -110/+44 |
| 2015-11-24 | Rollup merge of #29933 - tbu-:pr_dont_opt_in_copy, r=nikomatsakis | Steve Klabnik | -2/+0 |
| 2015-11-24 | Rollup merge of #29397 - dylanmckay:llvmdeps-deps, r=brson | Steve Klabnik | -1/+2 |
| 2015-11-24 | Auto merge of #29934 - arielb1:constrained-projection-2, r=nikomatsakis | bors | -19/+85 |
| 2015-11-24 | Use the EntryOrExit variants qualified. | Ms2ger | -8/+5 |
| 2015-11-24 | Auto merge of #30012 - jonas-schievink:log-level-trace, r=alexcrichton | bors | -1/+1 |
| 2015-11-24 | Auto merge of #30000 - Manishearth:unreachable-call, r=nrc | bors | -4/+64 |
| 2015-11-24 | Update reference.md | Manish Goregaokar | -2/+2 |
| 2015-11-24 | fixed inconsistent indentation in book example | Alex Gaynor | -1/+1 |
| 2015-11-24 | Fix unreachable code in libsyntax | Manish Goregaokar | -9/+4 |
| 2015-11-24 | Auto merge of #30006 - ntrepid8:skip-check-for-DYLD-libs-in-child-proc, r=ale... | bors | -0/+1 |
| 2015-11-24 | rustfmt: libflate, libfmt_macros, libgetopts, libgraphviz, liblog, librand | Nick Cameron | -478/+503 |
| 2015-11-24 | Auto merge of #30001 - Detegr:master, r=Manishearth | bors | -0/+28 |
| 2015-11-23 | std: Tweak tests of std::time | Alex Crichton | -14/+24 |
| 2015-11-24 | rustfmt libcollections | Nick Cameron | -982/+1426 |
| 2015-11-23 | Auto merge of #29955 - bltavares:makefile-29554, r=brson | bors | -4/+9 |
| 2015-11-24 | rustfmt: liballoc, liballoc_*, libarena | Nick Cameron | -51/+52 |
| 2015-11-23 | Add TRACE to the known log levels | Jonas Schievink | -1/+1 |
| 2015-11-24 | Make unreachable_code lint warn on diverging call arguments as well | Manish Goregaokar | -0/+65 |
| 2015-11-23 | Auto merge of #29952 - petrochenkov:depr, r=brson | bors | -113/+126 |
| 2015-11-23 | Print the macro context name on incomplete parse | Jonas Schievink | -11/+63 |
| 2015-11-23 | Add tests for #25810 and #29276 | Andrew Paseltiner | -0/+48 |
| 2015-11-23 | skip check for DYLD envars in child proc | Josh Austin | -0/+1 |
| 2015-11-23 | Add compile-fail test for issue #10969 | Antti Keränen | -0/+17 |
| 2015-11-23 | Auto merge of #29530 - jseyfried:resolve, r=nikomatsakis | bors | -825/+377 |
| 2015-11-23 | Avoid some code duplication around getting names of numeric types. | Michael Woerister | -110/+44 |
| 2015-11-23 | Add a note when trying to call a non-function | Antti Keränen | -0/+11 |
| 2015-11-23 | Auto merge of #29998 - fiveop:patch-1, r=steveklabnik | bors | -1/+1 |
| 2015-11-23 | wording: results don't fail | Philipp Matthias Schäfer | -1/+1 |