| Age | Commit message (Expand) | Author | Lines |
| 2015-06-12 | Convert playpen.js to plain JS. | Nick Howell | -21/+36 |
| 2015-06-12 | usize -> u32 to match previous example | Leo Correa | -1/+1 |
| 2015-06-12 | Auto merge of #26232 - eefriedman:rename-sty, r=nrc | bors | -1338/+1385 |
| 2015-06-12 | Fix up wording in lifetime elision docs | Steve Klabnik | -1/+1 |
| 2015-06-12 | Remove unstable feature from TRPL: iterators | Steve Klabnik | -6/+5 |
| 2015-06-12 | Auto merge of #26221 - sanxiyn:wf-span, r=arielb1 | bors | -27/+28 |
| 2015-06-12 | Re-enable html literals test | Steve Klabnik | -2/+0 |
| 2015-06-12 | Update dead-code-closure-bang | Steve Klabnik | -1/+1 |
| 2015-06-12 | ignore-test cleanup | Steve Klabnik | -11650/+0 |
| 2015-06-12 | Cleanup: rename middle::ty::sty and its variants. | Eli Friedman | -1338/+1385 |
| 2015-06-12 | Remove old runtime panic test | Steve Klabnik | -52/+0 |
| 2015-06-12 | Remove ignored test for #2061 | Steve Klabnik | -26/+0 |
| 2015-06-12 | Remove ignore'd test for old ICE | Steve Klabnik | -21/+0 |
| 2015-06-12 | Mention the short form pattern syntax in the book | Markus Westerlind | -3/+18 |
| 2015-06-12 | [reference] Fix typo in extern fn section | Matt Brubeck | -1/+1 |
| 2015-06-12 | Add tests for tuple-like structs and dictionary-like enum variants | Seo Sanghyeon | -0/+8 |
| 2015-06-12 | Use more precise span when checking type definitions | Seo Sanghyeon | -27/+20 |
| 2015-06-12 | Rollup merge of #26231 - reem:patch-2, r=Gankro | Manish Goregaokar | -0/+1 |
| 2015-06-12 | Rollup merge of #26229 - Stebalien:versionless-book, r=steveklabnik | Manish Goregaokar | -7/+5 |
| 2015-06-12 | Rollup merge of #24495 - nathanl:nathanl-explain-bin-flag, r=steveklabnik | Manish Goregaokar | -2/+1 |
| 2015-06-12 | Auto merge of #26225 - arielb1:raw-self, r=eddyb | bors | -2/+20 |
| 2015-06-11 | Add Terminal.com to the list of companies using rust in production. | Jonathan Reem | -0/+1 |
| 2015-06-11 | Auto merge of #26199 - swgillespie:issue-26092, r=alexcrichton | bors | -2/+18 |
| 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 | 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 | 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 |