| Age | Commit message (Expand) | Author | Lines |
| 2015-05-12 | Auto merge of #25300 - kballard:core-slice-overflow, r=Gankro | bors | -0/+60 |
| 2015-05-12 | Auto merge of #25171 - quantheory:associated_time_long_paths, r=nikomatsakis | bors | -0/+55 |
| 2015-05-12 | Auto merge of #24818 - tbelaire:double-import, r=nrc | bors | -0/+27 |
| 2015-05-12 | Auto merge of #23424 - arielb1:ambiguous-project, r=nikomatsakis | bors | -0/+20 |
| 2015-05-11 | Auto merge of #25225 - bluss:doc-search-assoc-items, r=alexcrichton | bors | -0/+1 |
| 2015-05-11 | Avoid returning a slice with a null pointer from Iter.as_slice() | Kevin Ballard | -3/+29 |
| 2015-05-11 | Handle overflow properly in core::slice | Kevin Ballard | -0/+34 |
| 2015-05-11 | Auto merge of #25085 - carols10cents:remove-old-tilde, r=steveklabnik | bors | -16/+12 |
| 2015-05-10 | Rollup merge of #25252 - inrustwetrust:crate-type-attribute, r=alexcrichton | Manish Goregaokar | -0/+14 |
| 2015-05-10 | Upgraded warning for invalid crate_type attribute syntax to an error | inrustwetrust | -0/+14 |
| 2015-05-09 | Remove auxiliary files not used since eb4d39e | Carol Nichols | -40/+0 |
| 2015-05-09 | Remove auxiliary file not used since 17da4c7 | Carol Nichols | -27/+0 |
| 2015-05-09 | Remove auxiliary files not used since 812637e | Carol Nichols | -164/+0 |
| 2015-05-09 | Rollup merge of #25216 - barosl:no-more-task, r=Manishearth | Manish Goregaokar | -31/+31 |
| 2015-05-09 | rustdoc: Add Associated Constants section | Ulrik Sverdrup | -0/+1 |
| 2015-05-09 | Auto merge of #25212 - pnkfelix:dropck-box-trait, r=nikomatsakis | bors | -4/+230 |
| 2015-05-08 | Remove references to deprecated `extern crate "foo" as bar` syntax | Carol Nichols | -64/+0 |
| 2015-05-09 | Fix the tests broken by replacing `task` with `thread` | Barosl Lee | -1/+1 |
| 2015-05-09 | Squeeze the last bits of `task`s in documentation in favor of `thread` | Barosl Lee | -30/+30 |
| 2015-05-08 | Fallout to compile-fail tests. | Felix S. Klock II | -1/+13 |
| 2015-05-08 | fallout to run-pass tests. | Felix S. Klock II | -3/+3 |
| 2015-05-08 | Regression tests for Issue 25199 (dropck and `Box<Trait + 'a>`). | Felix S. Klock II | -0/+214 |
| 2015-05-07 | Auto merge of #25123 - arielb1:self-inhibiting-error, r=nikomatsakis | bors | -2/+22 |
| 2015-05-07 | Select projections over impls in case of ambiguity. Fixes #23336. | Ariel Ben-Yehuda | -0/+20 |
| 2015-05-07 | Auto merge of #25161 - jooert:moretests, r=alexcrichton | bors | -0/+177 |
| 2015-05-07 | fix test | Ariel Ben-Yehuda | -2/+1 |
| 2015-05-07 | Rollup merge of #25138 - tshepang:typos, r=sanxiyn | Steve Klabnik | -1/+1 |
| 2015-05-07 | Rollup merge of #24966 - ruud-v-a:explain, r=pnkfelix | Steve Klabnik | -26/+30 |
| 2015-05-07 | Fix use of UFCS syntax to call methods on associated types. | Sean Patrick Santos | -0/+55 |
| 2015-05-06 | Auto merge of #24392 - seanmonstar:lint-transmute-mut, r=alexcrichton | bors | -4/+24 |
| 2015-05-07 | Add regression test for #20626 | Johannes Oertel | -0/+31 |
| 2015-05-07 | Add regression test for #22463 | Johannes Oertel | -0/+29 |
| 2015-05-07 | Add regression test for #22258 | Johannes Oertel | -0/+19 |
| 2015-05-07 | Add regression test for #22037 | Johannes Oertel | -0/+27 |
| 2015-05-07 | Add regression test for #21701 | Johannes Oertel | -0/+25 |
| 2015-05-07 | Add regression test for #21562 | Johannes Oertel | -0/+27 |
| 2015-05-06 | Add regression test for #21177 | Johannes Oertel | -0/+19 |
| 2015-05-06 | Fix #25076 | Ariel Ben-Yehuda | -0/+21 |
| 2015-05-06 | Auto merge of #25117 - jooert:tests, r=alexcrichton | bors | -0/+120 |
| 2015-05-05 | test: update run-pass tests to not use mutable transmuting | Sean McArthur | -4/+4 |
| 2015-05-05 | lint: deny transmuting from immutable to mutable, since it's undefined behavior | Sean McArthur | -0/+20 |
| 2015-05-06 | fix typos caught by codespell | Tshepang Lekhonkhobe | -1/+1 |
| 2015-05-06 | test: Update expected compile-fail message for E0282 | Ruud van Asseldonk | -26/+30 |
| 2015-05-05 | Auto merge of #24979 - jooert:test-22471, r=pnkfelix | bors | -0/+13 |
| 2015-05-05 | Add regression tests for #21174 | Johannes Oertel | -0/+41 |
| 2015-05-05 | Add regression test for #20862 | Johannes Oertel | -0/+23 |
| 2015-05-05 | Add regression test for #20186 | Johannes Oertel | -0/+23 |
| 2015-05-05 | Add regression test for #20174 | Johannes Oertel | -0/+16 |
| 2015-05-05 | Add regression test for #20105 | Johannes Oertel | -0/+17 |
| 2015-05-05 | Auto merge of #25113 - pnkfelix:dropck-itemless-traits, r=huonw | bors | -0/+191 |