| Age | Commit message (Expand) | Author | Lines |
| 2015-07-16 | Rollup merge of #26988 - frewsxcv:regression-tests, r=alexcrichton | Manish Goregaokar | -0/+42 |
| 2015-07-14 | Add regression test for #21140 | Corey Farwell | -0/+15 |
| 2015-07-13 | Auto merge of #27000 - alexcrichton:semi-after-type, r=cmr | bors | -0/+17 |
| 2015-07-13 | Add regression test for #20544 | Corey Farwell | -0/+27 |
| 2015-07-13 | Correctly detect reassignments to the interior of matched structs/tuples | Björn Steinbrink | -0/+19 |
| 2015-07-12 | Auto merge of #26958 - alexcrichton:down-with-thread-dtors, r=brson | bors | -0/+38 |
| 2015-07-12 | syntax: Allow semi tokens after macro ty/path | Alex Crichton | -0/+17 |
| 2015-07-12 | std: Fix a TLS destructor bug on OSX | Alex Crichton | -0/+38 |
| 2015-07-10 | Change some instances of .connect() to .join() | Wesley Wiser | -2/+2 |
| 2015-07-09 | Auto merge of #26904 - bluss:no-repeat, r=alexcrichton | bors | -8/+4 |
| 2015-07-09 | Use vec![elt; n] where possible | Ulrik Sverdrup | -8/+4 |
| 2015-07-08 | trans: Link rlibs to dylibs with --whole-archive | Alex Crichton | -0/+41 |
| 2015-07-06 | Rollup merge of #26807 - eddyb:trans-normalize, r=cmr | Steve Klabnik | -0/+15 |
| 2015-07-06 | Auto merge of #26741 - alexcrichton:noinline-destructors, r=brson | bors | -1/+2 |
| 2015-07-05 | rustc_trans: always use normalizing_infer_ctxt. | Eduard Burtescu | -0/+15 |
| 2015-07-04 | rustc: compute the vtable base of a supertrait during selection. Fixes #26339. | Eduard Burtescu | -0/+40 |
| 2015-07-03 | Adjust tests to silence warnings (or record them, as appropriate). | Niko Matsakis | -1/+1 |
| 2015-07-03 | Fix ICE caused by Drop implementations for unsized types | Björn Steinbrink | -0/+26 |
| 2015-07-02 | Auto merge of #26682 - posix4e:netbsd, r=alexcrichton | bors | -1/+5 |
| 2015-07-01 | Add netbsd amd64 support | Alex Newman | -1/+5 |
| 2015-07-01 | Add test to dst-coerce-rc.rs | Remi Rampin | -2/+6 |
| 2015-07-01 | msvc: Fix the link name for the lgamma | Alex Crichton | -1/+1 |
| 2015-07-01 | msvc: Ignore extern-pass-empty on MSVC | Alex Crichton | -0/+1 |
| 2015-06-30 | Auto merge of #26696 - steveklabnik:rollup, r=steveklabnik | bors | -2/+2 |
| 2015-06-30 | Auto merge of #26686 - arielb1:associated-type-defaults-actually-work, r=eddyb | bors | -0/+18 |
| 2015-06-30 | Auto merge of #26663 - Eljay:fix-repr-attribute, r=sanxiyn | bors | -0/+21 |
| 2015-06-30 | Rollup merge of #26622 - tshepang:indents, r=sanxiyn | Steve Klabnik | -2/+2 |
| 2015-06-30 | Actually encode default associated types | Ariel Ben-Yehuda | -0/+18 |
| 2015-06-30 | Auto merge of #26670 - frewsxcv:regression-test-13902, r=alexcrichton | bors | -0/+22 |
| 2015-06-30 | Auto merge of #26668 - frewsxcv:regression-test-17756, r=alexcrichton | bors | -0/+14 |
| 2015-06-29 | Add regression test for #13902 | Corey Farwell | -0/+22 |
| 2015-06-29 | Add regression test for #17756 | Corey Farwell | -0/+14 |
| 2015-06-30 | Remove type_needs_unwind_cleanup | Ariel Ben-Yehuda | -0/+34 |
| 2015-06-29 | Add missing trailing newline. | Eljay | -1/+1 |
| 2015-06-29 | Add test for #26646. | Eljay | -0/+21 |
| 2015-06-27 | test: fix some indents | Tshepang Lekhonkhobe | -2/+2 |
| 2015-06-25 | test: Use liblibc in lang-item-public | Alex Crichton | -29/+1 |
| 2015-06-24 | Auto merge of #26536 - frewsxcv:regression-test-22375, r=alexcrichton | bors | -0/+13 |
| 2015-06-24 | Add regression test for #22375 | Corey Farwell | -0/+13 |
| 2015-06-23 | this fixes a bitrig break in the parallel codegen closures test | Dave Huseby | -0/+1 |
| 2015-06-22 | Test for a particular parallel codegen corner case | Nick Cameron | -0/+34 |
| 2015-06-22 | Auto merge of #25784 - geofft:subprocess-signal-masks, r=alexcrichton | bors | -0/+39 |
| 2015-06-22 | sys/unix/process: Reset signal behavior before exec | Geoffrey Thomas | -0/+39 |
| 2015-06-22 | Auto merge of #26481 - nham:test-18655, r=arielb1 | bors | -0/+50 |
| 2015-06-22 | Auto merge of #26394 - arielb1:implement-rfc401-part2, r=nrc | bors | -6/+11 |
| 2015-06-21 | Add regression tests for issues #18655 and #18988. | Nick Hamann | -0/+50 |
| 2015-06-21 | Make expr_is_lval more robust | Ariel Ben-Yehuda | -0/+27 |
| 2015-06-21 | Auto merge of #26460 - nham:test-18809, r=huonw | bors | -0/+21 |
| 2015-06-20 | Auto merge of #26198 - stygstra:issue-24258, r=huonw | bors | -0/+180 |
| 2015-06-20 | Add a regression test for issue #18809. | Nick Hamann | -0/+21 |