| Age | Commit message (Expand) | Author | Lines |
| 2015-11-23 | wording: results don't fail | Philipp Matthias Schäfer | -1/+1 |
| 2015-11-21 | change link on book front page trpl -> book | Matthias Kauer | -3/+2 |
| 2015-11-20 | Remove slice pattern from compiler plugin example | Florian Hahn | -4/+11 |
| 2015-11-19 | src/doc/trpl -> src/doc/book | Steve Klabnik | -0/+0 |
| 2015-11-17 | Rollup merge of #29891 - steveklabnik:gh29470, r=alexcrichton | Steve Klabnik | -4/+11 |
| 2015-11-17 | Rollup merge of #29890 - steveklabnik:gh29742, r=Manishearth | Steve Klabnik | -1/+2 |
| 2015-11-17 | Rollup merge of #29889 - steveklabnik:gh29801, r=manishearth | Steve Klabnik | -11/+12 |
| 2015-11-17 | Rollup merge of #29888 - steveklabnik:gh29762, r=sanxiyn | Steve Klabnik | -0/+17 |
| 2015-11-17 | Clear up the reference around let | Steve Klabnik | -11/+12 |
| 2015-11-17 | Fix up escapes in the reference | Steve Klabnik | -4/+11 |
| 2015-11-17 | Clarify comment about structs and lifetimes | Steve Klabnik | -1/+2 |
| 2015-11-17 | Mention libc from crates.io in TRPL: FFI | Steve Klabnik | -0/+17 |
| 2015-11-17 | Rollup merge of #29881 - jeanm:patch-1, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2015-11-17 | Rollup merge of #29875 - steveklabnik:gh29784, r=Manishearth | Manish Goregaokar | -2/+1 |
| 2015-11-17 | Rollup merge of #29873 - steveklabnik:gh29493, r=nikomatsakis | Manish Goregaokar | -7/+16 |
| 2015-11-17 | Auto merge of #29860 - steveklabnik:stackheapfixes, r=huonw | bors | -0/+8 |
| 2015-11-17 | Fix grammar | Jean Maillard | -1/+1 |
| 2015-11-16 | Remove nomicon reference to copy_lifetime | Steve Klabnik | -2/+1 |
| 2015-11-16 | Improve UFCS example | Steve Klabnik | -7/+16 |
| 2015-11-16 | Rollup merge of #29863 - steveklabnik:gh29526, r=alexcrichton | Steve Klabnik | -0/+3 |
| 2015-11-16 | Rollup merge of #29549 - brson:docidx, r=steveklabnik | Steve Klabnik | -39/+10 |
| 2015-11-16 | Minor tweaks to doc index | Brian Anderson | -2/+2 |
| 2015-11-16 | Auto merge of #29805 - norcalli:patch-1, r=steveklabnik | bors | -3/+4 |
| 2015-11-16 | Nomicon: mention tuple structs with repr(c) | Steve Klabnik | -0/+3 |
| 2015-11-16 | Reaffirm that this is an abstraction | Steve Klabnik | -0/+8 |
| 2015-11-15 | Fix a typo | Jan Likar | -1/+1 |
| 2015-11-15 | Improve Strings chapter | Jan Likar | -2/+3 |
| 2015-11-15 | Update 'Strings' chapter of the book | Jan Likar | -6/+6 |
| 2015-11-13 | Document block doc comments better | mdinger | -3/+2 |
| 2015-11-12 | Update references and borrowing (Fixes #29730) | Ashkan Kiani | -3/+4 |
| 2015-11-12 | trpl: add a small section outlining doctest configuration | Kevin Butler | -0/+12 |
| 2015-11-11 | Auto merge of #29726 - petrochenkov:privsan, r=alexcrichton | bors | -1/+1 |
| 2015-11-10 | Rollup merge of #29715 - defuz:patch-3, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-11-10 | Rollup merge of #29420 - efindlay:master, r=steveklabnik | Steve Klabnik | -0/+30 |
| 2015-11-09 | rustc_privacy: Fix bugs in SanePrivacyVisitor | Vadim Petrochenkov | -1/+1 |
| 2015-11-09 | Doc: Fix broken link on for-loop.html | Ivan Ivaschenko | -1/+1 |
| 2015-11-09 | Auto merge of #29695 - dtrebbien:remove-mention-of-struct_variant-feature, r=... | bors | -7/+0 |
| 2015-11-08 | Auto merge of #29686 - jrburke:docs-error-handling-search-case, r=BurntSushi | bors | -0/+16 |
| 2015-11-08 | doc: error-handling.md: main case analysis for search | jrburke | -0/+16 |
| 2015-11-08 | reference: Remove struct_variant from Compiler Features | Daniel Trebbien | -7/+0 |
| 2015-11-08 | Fix double word 'be' | Jake Worth | -2/+2 |
| 2015-11-08 | Fixed "foo()" in try! example, r=steveklabnik | Eric Findlay | -1/+1 |
| 2015-11-08 | Added foo() to rustdoc example, r=steveklabnik | Eric Findlay | -3/+3 |
| 2015-11-07 | Fix typo | Jake Worth | -1/+1 |
| 2015-11-07 | Rollup merge of #29660 - steveklabnik:gh28461, r=brson | Manish Goregaokar | -1/+3 |
| 2015-11-07 | Rollup merge of #29622 - steveklabnik:gh29621, r=bstrie | Manish Goregaokar | -14/+21 |
| 2015-11-07 | Rollup merge of #29617 - steveklabnik:gh29591, r=alexcrichton | Manish Goregaokar | -3/+23 |
| 2015-11-06 | Auto merge of #29582 - oli-obk:token_tree, r=sfackler | bors | -2/+2 |
| 2015-11-06 | sleep_ms -> sleep | Steve Klabnik | -14/+21 |
| 2015-11-06 | Add multi-line string literals to TRPL | Steve Klabnik | -3/+23 |