| Age | Commit message (Expand) | Author | Lines |
| 2015-05-29 | Loosen timeout restrictions | Steven Fackler | -20/+12 |
| 2015-05-30 | Auto merge of #25817 - XMPPwocky:once_cleanedup, r=alexcrichton | bors | -0/+109 |
| 2015-05-29 | Auto merge of #25888 - steveklabnik:rollup, r=steveklabnik | bors | -36/+190 |
| 2015-05-29 | Rollup merge of #25886 - nhowell:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-05-29 | Rollup merge of #25883 - steveklabnik:gh25417, r=alexcrichton | Steve Klabnik | -2/+23 |
| 2015-05-29 | Rollup merge of #25876 - tshepang:patch-3, r=steveklabnik | Steve Klabnik | -4/+2 |
| 2015-05-29 | Rollup merge of #25873 - nham:update_E0015, r=Aatch | Steve Klabnik | -14/+106 |
| 2015-05-29 | Rollup merge of #25866 - jooert:update_guidelines, r=steveklabnik | Steve Klabnik | -6/+7 |
| 2015-05-29 | Rollup merge of #25865 - azerupi:patch-2, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-05-29 | Rollup merge of #25864 - azerupi:patch-1, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-05-29 | Rollup merge of #25861 - tringenbach:master, r=steveklabnik | Steve Klabnik | -6/+48 |
| 2015-05-29 | Rollup merge of #25788 - maxjacobson:add-missing-space-to-glossary, r=stevekl... | Steve Klabnik | -1/+1 |
| 2015-05-29 | Auto merge of #25494 - alexcrichton:stdio-from-raw, r=aturon | bors | -59/+243 |
| 2015-05-29 | std::io: New ErrorKind value InvalidData | Mikhail Zabaluev | -2/+9 |
| 2015-05-29 | Implement RFC 771: std::iter::once | Nathaniel Theis | -0/+109 |
| 2015-05-29 | Improve mem::forget documentation | Tim Ringenbach | -6/+48 |
| 2015-05-29 | trpl: eight sections, not seven | Nick Howell | -1/+1 |
| 2015-05-29 | Auto merge of #25880 - nikomatsakis:const-fn-feature-gate-calls, r=alexcrichton | bors | -7/+232 |
| 2015-05-29 | Add syntax for multiple lifetimes | Steve Klabnik | -2/+23 |
| 2015-05-29 | Make note about $ more prominent. | Steve Klabnik | -2/+6 |
| 2015-05-29 | New tests for cross-crate usages of const fn and so forth | Niko Matsakis | -0/+131 |
| 2015-05-29 | Fix windows recvfrom definition | Steven Fackler | -2/+1 |
| 2015-05-29 | Skip timeout upper bound check on windows | Steven Fackler | -4/+12 |
| 2015-05-29 | Auto merge of #25857 - killercup:patch-14, r=steveklabnik | bors | -1/+1 |
| 2015-05-29 | add const_fn features | Niko Matsakis | -1/+38 |
| 2015-05-29 | add a test for const fn methods, as suggested by @pnkfelix | Niko Matsakis | -0/+25 |
| 2015-05-29 | permit const-fn in macro expansions | Niko Matsakis | -1/+10 |
| 2015-05-29 | Add feature-gate to calling const fn | Niko Matsakis | -7/+30 |
| 2015-05-29 | Auto merge of #25760 - Ms2ger:tagged_docs, r=Manishearth | bors | -272/+168 |
| 2015-05-29 | Auto merge of #25854 - liigo:patch-1, r=alexcrichton | bors | -2/+2 |
| 2015-05-29 | Auto merge of #25838 - mbrubeck:doc-edit, r=steveklabnik | bors | -1/+5 |
| 2015-05-29 | remove the last mention of IoResult | Tshepang Lekhonkhobe | -4/+2 |
| 2015-05-29 | Auto merge of #25830 - steveklabnik:debug_docs, r=alexcrichton | bors | -0/+44 |
| 2015-05-29 | Auto merge of #25747 - SimonSapin:map_ref, r=alexcrichton | bors | -6/+231 |
| 2015-05-29 | Add map and filter_map associated functions to std::cell::Ref and RefMut | Simon Sapin | -1/+209 |
| 2015-05-28 | Implement RFC 1047 - socket timeouts | Steven Fackler | -7/+324 |
| 2015-05-28 | Change E0015 and E0378 explanations to link to text of RFC 911, not rfc PR. | Nick Hamann | -2/+2 |
| 2015-05-28 | Revise E0015 according to feedback. | Nick Hamann | -3/+3 |
| 2015-05-29 | Auto merge of #25816 - sfackler:io-error-delegation, r=alexcrichton | bors | -5/+87 |
| 2015-05-28 | Convert mutable statics error to have error code and add explanation. | Nick Hamann | -4/+17 |
| 2015-05-28 | rustc: Fixup verbatim UNC paths as well on Windows | Alex Crichton | -12/+29 |
| 2015-05-29 | Fix link to newtypes page | Nils Liberg | -1/+1 |
| 2015-05-29 | Fix mistake: "to to" -> "to" | Nils Liberg | -1/+1 |
| 2015-05-29 | remove extra space from "over" code as well | David Campbell | -1/+1 |
| 2015-05-29 | Update let.md -- follow whitespace style guideline | David Campbell | -1/+1 |
| 2015-05-29 | Make adjancent code examples more similar | Corey Farwell | -2/+2 |
| 2015-05-29 | add newline before list in functions-and-methods | David Campbell | -0/+1 |
| 2015-05-28 | Add error explanations for E0040, E0087, E0378, E0379, E0394. | Nick Hamann | -6/+81 |
| 2015-05-28 | Update E0015 explanation, fix E0053. | Nick Hamann | -4/+8 |
| 2015-05-29 | Corrected typo | Mathieu David | -1/+1 |