| Age | Commit message (Expand) | Author | Lines |
| 2015-04-13 | Remove regex module from libunicode | Chris Wong | -3036/+7 |
| 2015-04-12 | Make Debug include the - in -0.0 | Robin Kruppe | -115/+59 |
| 2015-04-13 | Rollup merge of #24347 - xamgore:master, r=huonw | Manish Goregaokar | -2/+2 |
| 2015-04-12 | Add a name for tuple fields in debuginfo so that they can be accessed in debu... | Michael Woerister | -142/+161 |
| 2015-04-12 | The panic! macro can't be called with a variable declared | bcoopers | -3/+3 |
| 2015-04-12 | Auto merge of #24072 - ebfull:explain_closure_type_err, r=pnkfelix | bors | -7/+48 |
| 2015-04-12 | References to `CString::from_vec` changed to `new` | Theo Belaire | -3/+4 |
| 2015-04-12 | Rollup merge of #24341 - beefsack:traits-doc-dead-link, r=huonw | Manish Goregaokar | -2/+2 |
| 2015-04-12 | Rollup merge of #24321 - lstat:16602-needstest, r=pnkfelix | Manish Goregaokar | -0/+70 |
| 2015-04-12 | Rollup merge of #24233 - frewsxcv:cleanup-fuse-iterator, r=Gankro | Manish Goregaokar | -14/+6 |
| 2015-04-12 | Rollup merge of #24072 - ebfull:explain_closure_type_err, r=pnkfelix | Manish Goregaokar | -7/+48 |
| 2015-04-12 | mod.rs documentary fix | Igor Strebezhev | -2/+2 |
| 2015-04-12 | Auto merge of #24248 - nrc:macro-span, r=sfackler | bors | -9/+11 |
| 2015-04-12 | Auto merge of #24003 - rprichard:span-fixes, r=huonw | bors | -23/+172 |
| 2015-04-11 | Simplify iterator logic for Fuse | Corey Farwell | -14/+6 |
| 2015-04-12 | Fixed with_extension documentation bug | Theo Belaire | -1/+2 |
| 2015-04-12 | Auto merge of #24109 - sanxiyn:diverging-closure, r=pnkfelix | bors | -3/+29 |
| 2015-04-12 | Updated dead link in Traits chapter of book to point to Trait Objects chapter. | Michael Alexander | -2/+2 |
| 2015-04-12 | Fix spans for macros | Nick Cameron | -9/+11 |
| 2015-04-12 | Auto merge of #23011 - nagisa:the-war-of-symbol-and-symbol, r=pnkfelix | bors | -666/+1034 |
| 2015-04-11 | Remove the vestigial ExtCtxt::print_backtrace function. | Ryan Prichard | -12/+0 |
| 2015-04-11 | Suppress the macro backtrace for `fileline_note` and `fileline_help`. | Ryan Prichard | -5/+4 |
| 2015-04-11 | Add compile-file/macro-backtrace-{invalid-internals,nested,println} tests | Ryan Prichard | -0/+115 |
| 2015-04-11 | Expand internal-unstable to handle named field accesses and method calls. | Ryan Prichard | -0/+41 |
| 2015-04-11 | Propagate macro backtraces more often, improve formatting diagnostics | Ryan Prichard | -6/+12 |
| 2015-04-11 | Fix readme doctest (fixup #24239) | Manish Goregaokar | -3/+3 |
| 2015-04-11 | Auto merge of #24269 - benashford:formatting-fix, r=alexcrichton | bors | -1/+18 |
| 2015-04-11 | Rollup merge of #24309 - tshepang:doc-avoid-x-confusion, r=Manishearth | Manish Goregaokar | -4/+4 |
| 2015-04-11 | Rollup merge of #24304 - ihrwein:fix-some-typos, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2015-04-11 | Rollup merge of #24298 - White-Oak:master, r=alexcrichton | Manish Goregaokar | -11/+8 |
| 2015-04-11 | Rollup merge of #24291 - xamgore:patch-1, r=steveklabnik | Manish Goregaokar | -6/+6 |
| 2015-04-11 | Rollup merge of #24283 - apasel422:patch-2, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-04-11 | Rollup merge of #24282 - SimonSapin:patch-6, r=pnkfelix | Manish Goregaokar | -4/+0 |
| 2015-04-11 | Rollup merge of #24281 - steveklabnik:lol_editing, r=alexcrichton | Manish Goregaokar | -311/+161 |
| 2015-04-11 | Rollup merge of #24279 - libfud:vec_insertion_docs, r=steveklabnik | Manish Goregaokar | -2/+1 |
| 2015-04-11 | Rollup merge of #24274 - steveklabnik:fix_pow_docs, r=nikomatsakis | Manish Goregaokar | -4/+3 |
| 2015-04-11 | Rollup merge of #24259 - lstat:needstest, r=alexcrichton | Manish Goregaokar | -0/+70 |
| 2015-04-11 | Rollup merge of #24253 - steveklabnik:doc_primitive_types, r=alexcrichton | Manish Goregaokar | -171/+267 |
| 2015-04-11 | Rollup merge of #24247 - steveklabnik:update_variable_bindings, r=huonw | Manish Goregaokar | -49/+57 |
| 2015-04-11 | Rollup merge of #24245 - nikomatsakis:issue-24241-coherence-failure, r=pnkfelix | Manish Goregaokar | -50/+49 |
| 2015-04-11 | Rollup merge of #24244 - steveklabnik:more_editing, r=steveklabnik | Manish Goregaokar | -172/+282 |
| 2015-04-11 | Rollup merge of #24243 - frewsxcv:patch-13, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-04-11 | Rollup merge of #24242 - nikomatsakis:escaping-closure-error-message, r=brson | Manish Goregaokar | -84/+370 |
| 2015-04-11 | Rollup merge of #24240 - apasel422:patch-1, r=aturon | Manish Goregaokar | -9/+9 |
| 2015-04-11 | Rollup merge of #24239 - steveklabnik:editing_pass, r=steveklabnik | Manish Goregaokar | -25/+178 |
| 2015-04-11 | Rollup merge of #24236 - aturon:issue-19097, r=alexcrichton | Manish Goregaokar | -0/+22 |
| 2015-04-11 | Rollup merge of #24234 - thiagooak:academic-research, r=steveklabnik | Manish Goregaokar | -0/+47 |
| 2015-04-11 | Rollup merge of #24121 - steveklabnik:gh24107, r=steveklabnik | Manish Goregaokar | -5/+51 |
| 2015-04-11 | Rollup merge of #24285 - brson:rustup, r=alexcrichton | Manish Goregaokar | -615/+0 |
| 2015-04-11 | Rollup merge of #24269 - benashford:formatting-fix, r=alexcrichton | Manish Goregaokar | -1/+18 |