| Age | Commit message (Expand) | Author | Lines |
| 2015-04-14 | test: Fix fallout in run-pass tests | Alex Crichton | -721/+143 |
| 2015-04-14 | Fallout: move from scoped to spawn | Aaron Turon | -81/+113 |
| 2015-04-14 | Auto merge of #24312 - rprichard:destabilize-format-args, r=alexcrichton | bors | -13/+0 |
| 2015-04-14 | Reviewer comments | Nick Cameron | -1/+1 |
| 2015-04-14 | Rebased | Nick Cameron | -5/+7 |
| 2015-04-14 | eddyb's refactoring of coercions/adjustments | Eduard Burtescu | -8/+11 |
| 2015-04-14 | Auto merge of #24295 - contradictioned:master, r=alexcrichton | bors | -0/+18 |
| 2015-04-13 | Make use of the stability attributes issue a deprecation warning. #22830 | Brian Anderson | -0/+18 |
| 2015-04-13 | Don't try to suggest fields of an enum | Ariel Ben-Yehuda | -0/+29 |
| 2015-04-13 | Added a help span which informs the user about the escaping of curly braces i... | Manuel Hoffmann | -0/+18 |
| 2015-04-13 | Auto merge of #24351 - michaelwoerister:named-tuple-fields, r=alexcrichton | bors | -121/+123 |
| 2015-04-13 | Fix ICE when returning a variable whose declaration is unreachable | Björn Steinbrink | -0/+16 |
| 2015-04-12 | Remove pretty-expanded from tests that use format_args! | Ryan Prichard | -13/+0 |
| 2015-04-12 | Make Debug include the - in -0.0 | Robin Kruppe | -1/+7 |
| 2015-04-12 | Add a name for tuple fields in debuginfo so that they can be accessed in debu... | Michael Woerister | -121/+123 |
| 2015-04-12 | Rollup merge of #24321 - lstat:16602-needstest, r=pnkfelix | Manish Goregaokar | -0/+70 |
| 2015-04-12 | Rollup merge of #24072 - ebfull:explain_closure_type_err, r=pnkfelix | Manish Goregaokar | -0/+30 |
| 2015-04-12 | Auto merge of #24003 - rprichard:span-fixes, r=huonw | bors | -0/+156 |
| 2015-04-12 | Auto merge of #24109 - sanxiyn:diverging-closure, r=pnkfelix | bors | -0/+18 |
| 2015-04-12 | Auto merge of #23011 - nagisa:the-war-of-symbol-and-symbol, r=pnkfelix | bors | -3/+151 |
| 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 | Rollup merge of #24259 - lstat:needstest, r=alexcrichton | Manish Goregaokar | -0/+70 |
| 2015-04-11 | Rollup merge of #24245 - nikomatsakis:issue-24241-coherence-failure, r=pnkfelix | Manish Goregaokar | -0/+28 |
| 2015-04-11 | Rollup merge of #24242 - nikomatsakis:escaping-closure-error-message, r=brson | Manish Goregaokar | -4/+54 |
| 2015-04-11 | Rollup merge of #24236 - aturon:issue-19097, r=alexcrichton | Manish Goregaokar | -0/+22 |
| 2015-04-11 | Rollup merge of #24268 - pnkfelix:regression-tests, r=alexcrichton | Manish Goregaokar | -0/+152 |
| 2015-04-11 | Auto merge of #24155 - chris-chambers:stmt_macros, r=sfackler | bors | -1/+63 |
| 2015-04-11 | Add tests for #16602 | Luke Gallagher | -0/+70 |
| 2015-04-11 | Auto merge of #24254 - aturon:join-handle-debug, r=alexcrichton | bors | -0/+17 |
| 2015-04-11 | Auto merge of #24186 - richo:pad-pointers, r=alexcrichton | bors | -3/+16 |
| 2015-04-10 | Auto merge of #24270 - pnkfelix:use-disr-val-for-derive-ord, r=brson | bors | -4/+176 |
| 2015-04-11 | Remove pretty-expanded from 2 tests; deriving(Ord) uses unstable intrinsic. | Felix S. Klock II | -4/+0 |
| 2015-04-10 | Test case for 64-bit corner cases where truncation occurred before prior commit. | Felix S. Klock II | -0/+50 |
| 2015-04-10 | Auto merge of #24177 - alexcrichton:rustdoc, r=aturon | bors | -220/+979 |
| 2015-04-10 | Test case for new `derive(PartialOrd)` expansion. | Felix S. Klock II | -0/+49 |
| 2015-04-10 | Rebase discriminant_value test. Add case for a specialized repr. | Felix S. Klock II | -0/+15 |
| 2015-04-10 | Regression test for Issue 21486. | Felix S. Klock II | -0/+86 |
| 2015-04-10 | Regression test for Issue 21400. | Felix S. Klock II | -0/+66 |
| 2015-04-10 | Add test for discriminant_value results | James Miller | -0/+62 |
| 2015-04-10 | Improve error message where a closure escapes fn while trying to borrow | Niko Matsakis | -4/+54 |
| 2015-04-10 | std: Unconditionally close all file descriptors | Alex Crichton | -0/+1 |
| 2015-04-10 | Test fixes and review feedback | Alex Crichton | -2/+18 |
| 2015-04-10 | Add tests for E-needstest issues | Luke Gallagher | -0/+70 |
| 2015-04-09 | fmt: Assume that we'll only ever see 32 or 64 bit pointers | Richo Healey | -4/+2 |
| 2015-04-09 | test: Unignore test for fixed issue #20676 | Richo Healey | -3/+2 |
| 2015-04-09 | fmt: {:p#} formats pointers padded to native width | Richo Healey | -0/+16 |
| 2015-04-09 | Ensure that .join().unwrap() works | Aaron Turon | -0/+17 |
| 2015-04-09 | std: Set CLOEXEC for all fds opened on unix | Alex Crichton | -0/+75 |
| 2015-04-10 | fixup windows std_misc | Manish Goregaokar | -1/+3 |