| Age | Commit message (Expand) | Author | Lines |
| 2015-01-26 | Make Unix and Windows impls consistent | Flavio Percoco | -9/+6 |
| 2015-01-25 | Auto merge of #21519 - michaelwoerister:misc, r=eddyb | bors | -12/+48 |
| 2015-01-25 | Auto merge of #21518 - Zoxc:asm-err, r=luqmana | bors | -17/+77 |
| 2015-01-25 | Auto merge of #21582 - FlaPer87:rollup, r=brson | bors | -215/+257 |
| 2015-01-25 | assert path ends with executable. On Windows the process executable contains ... | Flavio Percoco | -2/+6 |
| 2015-01-25 | Auto merge of #20613 - dgriffen:master, r=alexcrichton | bors | -1/+40 |
| 2015-01-25 | Auto merge of #20373 - huonw:self-call-lint, r=luqmana | bors | -9/+299 |
| 2015-01-25 | Auto merge of #21558 - alexcrichton:result-debug, r=aturon | bors | -9/+41 |
| 2015-01-25 | Auto merge of #21511 - alfie:suffix-cleanup, r=huonw | bors | -128/+128 |
| 2015-01-25 | Moving away from deprecated i/u suffixes in libcore | Alfie John | -128/+128 |
| 2015-01-24 | Auto merge of #21452 - bleibig:bison-grammar, r=nikomatsakis | bors | -0/+2663 |
| 2015-01-24 | Auto merge of #21488 - aturon:os-str, r=alexcrichton | bors | -92/+1850 |
| 2015-01-24 | Add ffi::OsString and OsStr | Aaron Turon | -92/+1850 |
| 2015-01-24 | Auto merge of #21079 - huonw:chained-cmp-tweaks, r=pnkfelix | bors | -74/+79 |
| 2015-01-24 | don't run pretty-rpass for tests using #![main] | Flavio Percoco | -0/+1 |
| 2015-01-24 | debuginfo: Improve DWARF representation of unsized vecs and strings. | Michael Woerister | -12/+14 |
| 2015-01-24 | debuginfo: Extend option-like-enum test case to contain nested discriminants. | Michael Woerister | -0/+34 |
| 2015-01-25 | Tweak chained comparison errors. | Huon Wilson | -9/+10 |
| 2015-01-25 | Add the span of the operator itself to ast::BinOp. | Huon Wilson | -65/+69 |
| 2015-01-25 | Fix infinite recursion in the compiler. | Huon Wilson | -1/+1 |
| 2015-01-25 | Add a lint to detect unconditional recursion. | Huon Wilson | -1/+258 |
| 2015-01-24 | Auto merge of #21542 - vadimcn:fix-exported-macro-paths, r=alexcrichton | bors | -1/+56 |
| 2015-01-24 | Implement winsize() for unix. | Daniel Griffen | -1/+40 |
| 2015-01-24 | Rollup merge of #21579 - brson:beta, r=alexcrichton | Flavio Percoco Premoli | -2/+2 |
| 2015-01-24 | Rollup merge of #21573 - japaric:gh19660, r=huonw | Flavio Percoco Premoli | -0/+22 |
| 2015-01-24 | Rollup merge of #21560 - steveklabnik:remove_discuss_link, r=sanxiyn | Flavio Percoco Premoli | -3/+2 |
| 2015-01-24 | Rollup merge of #21550 - FlaPer87:fix-compiletest, r=huonw | Flavio Percoco Premoli | -0/+15 |
| 2015-01-24 | Rollup merge of #21541 - steveklabnik:gh13179, r=huonw | Flavio Percoco Premoli | -0/+1 |
| 2015-01-24 | Rollup merge of #21540 - steveklabnik:gh13082, r=brson | Flavio Percoco Premoli | -2/+2 |
| 2015-01-24 | Rollup merge of #21539 - iKevinY:pythonic, r=alexcrichton | Flavio Percoco Premoli | -56/+30 |
| 2015-01-24 | Rollup merge of #21535 - steveklabnik:gh19759, r=alexcrichton | Flavio Percoco Premoli | -130/+1 |
| 2015-01-24 | Rollup merge of #21532 - steveklabnik:gh21531, r=alexcrichton | Flavio Percoco Premoli | -3/+1 |
| 2015-01-24 | Rollup merge of #21504 - blackbeam:has_test_signature_fix, r=alexcrichton | Flavio Percoco Premoli | -0/+21 |
| 2015-01-24 | Rollup merge of #21498 - quantheory:master, r=alexcrichton | Flavio Percoco Premoli | -14/+31 |
| 2015-01-24 | Rollup merge of #21445 - P1start:no-implemented, r=nikomatsakis | Flavio Percoco Premoli | -3/+12 |
| 2015-01-24 | Rollup merge of #21108 - steveklabnik:gh16969, r=alexcrichton | Flavio Percoco Premoli | -2/+112 |
| 2015-01-24 | Auto merge of #21537 - tbu-:pr_coretest_fmt, r=alexcrichton | bors | -70/+72 |
| 2015-01-23 | Fix beta naming | Brian Anderson | -2/+2 |
| 2015-01-24 | Auto merge of #21458 - alexcrichton:remove-some-code, r=brson | bors | -4875/+187 |
| 2015-01-23 | regex: Remove in-tree version | Alex Crichton | -4450/+187 |
| 2015-01-23 | serialize: Remove base64 support | Alex Crichton | -425/+0 |
| 2015-01-23 | Fix tidy. | Vadim Chugunov | -2/+2 |
| 2015-01-24 | Store a method-from-trait's impl in some cases when it is known. | Huon Wilson | -7/+40 |
| 2015-01-23 | add test for issue 19660 | Jorge Aparicio | -0/+22 |
| 2015-01-23 | std: Relax Result::unwrap() to Debug | Alex Crichton | -9/+41 |
| 2015-01-23 | remove discuss link from the book | Steve Klabnik | -3/+2 |
| 2015-01-23 | Remove lang items from the reference. | Steve Klabnik | -130/+1 |
| 2015-01-23 | Auto merge of #21503 - ahmedcharles:remove-test-features, r=alexcrichton | bors | -222/+18 |
| 2015-01-23 | Soup up 'method syntax' chapter of the Book | Steve Klabnik | -2/+112 |
| 2015-01-23 | Fix compile test for stage0 | Flavio Percoco | -0/+15 |