| Age | Commit message (Expand) | Author | Lines |
| 2015-06-05 | Rollup merge of #26011 - genodeftest:patch-1, r=steveklabnik | Steve Klabnik | -10/+10 |
| 2015-06-05 | Rollup merge of #26010 - ranma42:improve-doc, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-06-05 | Rollup merge of #25925 - azerupi:patch-4, r=steveklabnik | Steve Klabnik | -0/+42 |
| 2015-06-04 | [Documentation: Macros] Use some more SSL | Christian Stadelmann | -3/+3 |
| 2015-06-04 | [Documentation] Use SSL where possible | Christian Stadelmann | -7/+7 |
| 2015-06-04 | Minor fix to docs of constraints on mut/non-mut references | Andrea Canciani | -1/+1 |
| 2015-06-04 | Fix doctest (fixup #25900) | Manish Goregaokar | -16/+17 |
| 2015-06-04 | Rollup merge of #25900 - lorenzb:more_about_types, r=nikomatsakis | Manish Goregaokar | -0/+140 |
| 2015-06-03 | Remove #[static_assert] | Steve Klabnik | -9/+0 |
| 2015-06-02 | Add note about expression vs. statement to dining philosphers problem, | ben fleis | -1/+3 |
| 2015-06-02 | Link to cell in TRPL: mutability | Steve Klabnik | -1/+3 |
| 2015-06-02 | Rollup merge of #25941 - puzza007:trpl-infinite-iterator-chain-take, r=stevek... | Manish Goregaokar | -1/+1 |
| 2015-06-02 | Rollup merge of #25932 - bluss:doc-book-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-06-02 | Rollup merge of #25751 - steveklabnik:translations, r=brson | Manish Goregaokar | -0/+11 |
| 2015-06-02 | booK: Float no longer exists | Tshepang Lekhonkhobe | -1/+1 |
| 2015-06-02 | book: update error message | Tshepang Lekhonkhobe | -1/+1 |
| 2015-06-02 | book: some tiny improvements | Tshepang Lekhonkhobe | -13/+13 |
| 2015-06-01 | Add community translations. | Steve Klabnik | -0/+11 |
| 2015-06-01 | Added # let lines = "hello\nworld".lines(); to pass the tests | Mathieu David | -0/+1 |
| 2015-06-01 | trpl: Use infinite iterator in chain example with take | Paul Oliver | -1/+1 |
| 2015-06-01 | Auto merge of #25924 - FuGangqiang:master, r=Gankro | bors | -2/+2 |
| 2015-05-31 | Auto merge of #25911 - olombard:borrowing-link, r=alexcrichton | bors | -1/+1 |
| 2015-05-31 | output code language to text | Mathieu David | -2/+2 |
| 2015-05-31 | trpl: Fix typo in Raw Pointers chapter | Ulrik Sverdrup | -1/+1 |
| 2015-05-31 | Corrected some formatting issues | Mathieu David | -5/+11 |
| 2015-05-31 | Update iterators.md | Steve Gury | -2/+2 |
| 2015-05-31 | Fix off by one in the iterator documentation | Steve Gury | -1/+1 |
| 2015-05-31 | Add loopcounter section to the for-loop chapter | Mathieu David | -0/+35 |
| 2015-05-31 | trpl:add missing comma | FuGangqiang | -2/+2 |
| 2015-05-30 | TRPL: Fix a broken link to 'borrowing' | olombard | -1/+1 |
| 2015-05-30 | Auto merge of #25882 - steveklabnik:gh25554, r=alexcrichton | bors | -2/+6 |
| 2015-05-30 | Fixes consistency in before/after example | frankamp | -1/+1 |
| 2015-05-30 | Extend rust reference with a section about type coercions | Lorenz | -0/+120 |
| 2015-05-30 | Extend rust reference with a section about subtyping | Lorenz | -0/+20 |
| 2015-05-30 | Proposal to explain the copy trait more clearly | Mathieu David | -0/+43 |
| 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 #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 #25788 - maxjacobson:add-missing-space-to-glossary, r=stevekl... | Steve Klabnik | -1/+1 |
| 2015-05-29 | trpl: eight sections, not seven | Nick Howell | -1/+1 |
| 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 | Auto merge of #25857 - killercup:patch-14, r=steveklabnik | bors | -1/+1 |
| 2015-05-29 | Auto merge of #25854 - liigo:patch-1, r=alexcrichton | bors | -2/+2 |
| 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 |