| Age | Commit message (Expand) | Author | Lines |
| 2015-06-11 | Don't link to specific versions of rust in the book. | Steven Allen | -7/+5 |
| 2015-06-11 | Prevent raw pointers from being used as an explicit self | Ariel Ben-Yehuda | -2/+20 |
| 2015-06-11 | Auto merge of #26190 - Veedrac:no-iter, r=alexcrichton | bors | -361/+359 |
| 2015-06-11 | update stability compile-fail tests | Alexis Beingessner | -8/+39 |
| 2015-06-11 | WIP inherited deprecation fixes #26040 | Alexis Beingessner | -1/+11 |
| 2015-06-11 | Changed patch wording | Joshua Landau | -3/+5 |
| 2015-06-11 | Auto merge of #26212 - Manishearth:rollup, r=Manishearth | bors | -38/+34 |
| 2015-06-11 | Auto merge of #26197 - dhuseby:fixing_morestack_breakage, r=brson | bors | -2/+2 |
| 2015-06-11 | Comment for #26196. | Joshua Landau | -0/+3 |
| 2015-06-11 | Explain the `--bin` flag more clearly | Nathan Long | -2/+1 |
| 2015-06-11 | Auto merge of #26184 - aepsil0n:error-desc-funcargs, r=alexcrichton | bors | -4/+91 |
| 2015-06-11 | Conver reborrows to .iter() calls where appropriate | Joshua Landau | -109/+109 |
| 2015-06-11 | Auto merge of #26177 - jooert:fix26169, r=alexcrichton | bors | -54/+71 |
| 2015-06-11 | Auto merge of #26172 - nham:add_E0116, r=alexcrichton | bors | -8/+33 |
| 2015-06-11 | Auto merge of #26159 - alexcrichton:tweak-process-lowering-raising, r=brson | bors | -101/+60 |
| 2015-06-11 | Rollup merge of #26202 - nham:revise_E0072, r=alexcrichton | Manish Goregaokar | -5/+3 |
| 2015-06-11 | Rollup merge of #26195 - tshepang:patch-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-06-11 | Rollup merge of #26191 - jimblandy:master, r=steveklabnik | Manish Goregaokar | -26/+24 |
| 2015-06-11 | Rollup merge of #26189 - bluss:iter-once-clone, r=Gankro | Manish Goregaokar | -0/+2 |
| 2015-06-11 | Rollup merge of #26184 - aepsil0n:error-desc-funcargs, r=alexcrichton | Manish Goregaokar | -4/+91 |
| 2015-06-11 | Rollup merge of #26181 - Stebalien:fix-26178, r=steveklabnik | Manish Goregaokar | -6/+4 |
| 2015-06-11 | Auto merge of #26155 - dhuseby:fixing_bitrig_net_tests, r=alexcrichton | bors | -0/+6 |
| 2015-06-11 | Auto merge of #26154 - pmarcelll:master, r=Gankro | bors | -17/+29 |
| 2015-06-11 | Auto merge of #26122 - bluss:borrow-box, r=alexcrichton | bors | -1/+38 |
| 2015-06-10 | Revise the E0072 explanation. | Nick Hamann | -5/+3 |
| 2015-06-10 | fix #26092 by returning an empty OS string when the output file path has no f... | swgillespie | -2/+18 |
| 2015-06-11 | Auto merge of #25839 - bluss:str-split-at-impl, r=alexcrichton | bors | -45/+105 |
| 2015-06-10 | Auto merge of #25777 - shepmaster:cstring-return-to-c, r=alexcrichton | bors | -4/+41 |
| 2015-06-11 | doc: typo fix | Tshepang Lekhonkhobe | -1/+1 |
| 2015-06-10 | Auto merge of #24689 - SimonSapin:formatter-write-char, r=alexcrichton | bors | -5/+26 |
| 2015-06-10 | Fix examples for returning closures. | Jim Blandy | -26/+24 |
| 2015-06-10 | Removed many pointless calls to *iter() and iter_mut() | Joshua Landau | -294/+292 |
| 2015-06-10 | Have std::fmt::Formatter implement std::fmt::Write. | Simon Sapin | -8/+16 |
| 2015-06-10 | core: impl Clone for option::IntoIter and iter::Once | Ulrik Sverdrup | -0/+2 |
| 2015-06-10 | Auto merge of #26182 - Manishearth:rollup, r=Manishearth | bors | -53/+121 |
| 2015-06-10 | Add a write_char method to std::fmt::Formatter. | Simon Sapin | -4/+17 |
| 2015-06-10 | Add error explanation for E0057, E0059–E0061 | Eduard Bopp | -4/+91 |
| 2015-06-10 | fixes __morestack symbol problem on BSDs | Dave Huseby | -2/+2 |
| 2015-06-10 | disabling socking timing tests because openbsd/bitrig get/set are not congrue... | Dave Huseby | -0/+6 |
| 2015-06-10 | Rollup merge of #26174 - mcast:trpl-assignment-empty-tuple, r=steveklabnik | Manish Goregaokar | -1/+3 |
| 2015-06-10 | Rollup merge of #26164 - tafia:early-dedup, r=Gankro | Manish Goregaokar | -1/+1 |
| 2015-06-10 | Rollup merge of #26146 - steveklabnik:remove_unsafe_pointer, r=Gankro | Manish Goregaokar | -33/+33 |
| 2015-06-10 | Rollup merge of #26145 - steveklabnik:gh25853, r=brson | Manish Goregaokar | -0/+24 |
| 2015-06-10 | Rollup merge of #26143 - steveklabnik:gh25851, r=alexcrichton | Manish Goregaokar | -18/+18 |
| 2015-06-10 | Rollup merge of #26142 - steveklabnik:gh25850, r=Gankro | Manish Goregaokar | -0/+42 |
| 2015-06-10 | Rust is now post-1.0 | Steven Allen | -6/+4 |
| 2015-06-10 | Improve examples for atomic types. | Johannes Oertel | -54/+71 |
| 2015-06-10 | mend bad Markdown | Matthew Astley | -1/+1 |
| 2015-06-10 | Auto merge of #26141 - eddyb:ast_map, r=nikomatsakis | bors | -63/+75 |
| 2015-06-10 | Auto merge of #26153 - dotdash:issue26127, r=luqmana | bors | -1/+22 |