| Age | Commit message (Expand) | Author | Lines |
| 2015-11-19 | src/doc/trpl -> src/doc/book | Steve Klabnik | -653/+0 |
| 2015-11-12 | trpl: add a small section outlining doctest configuration | Kevin Butler | -0/+12 |
| 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-10-29 | Added "ignore" to rustdoc example, r=steveklabnik | Eric Findlay | -1/+1 |
| 2015-10-28 | Added try! example to documentation.md | Eric Findlay | -0/+30 |
| 2015-10-27 | Auto merge of #29309 - rjbs:doc-comment-sections, r=alexcrichton | bors | -37/+35 |
| 2015-10-25 | reformat the docs for hidden code in rust sections | Ricardo Signes | -37/+35 |
| 2015-10-24 | Fix docattr to match surrounding text | Kevin Butler | -1/+1 |
| 2015-10-21 | Auto merge of #29017 - ykomatsu:trpl, r=steveklabnik | bors | -5/+6 |
| 2015-10-19 | Clean whitespace | Carlos Liam | -1/+1 |
| 2015-10-13 | Fix some typos | Yoshito Komatsu | -5/+6 |
| 2015-10-09 | trpl: mention doc(hidden) | panicbit | -0/+7 |
| 2015-10-09 | trpl: missing documentation wording | panicbit | -2/+2 |
| 2015-10-09 | trpl: mention missing_docs lint | panicbit | -0/+25 |
| 2015-10-02 | Add in some <hr>s for emphasis | Steve Klabnik | -0/+8 |
| 2015-09-30 | Fix module links in std::fmt and the Rust book's documentation chapter. | Ted Mielczarek | -2/+2 |
| 2015-08-22 | Rollup merge of #27934 - MatejLach:spacing_fix, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-08-21 | fix spacing issue in trpl/documentation doc | Matej Ľach | -2/+2 |
| 2015-08-20 | emphasize that doctests don't run in bin crates | Alex Burka | -6/+6 |
| 2015-08-09 | Use https URLs to refer to rust-lang.org where appropriate. | Eli Friedman | -4/+4 |
| 2015-06-30 | Rollup merge of #26506 - tshepang:doc-fix, r=steveklabnik | Steve Klabnik | -3/+5 |
| 2015-06-24 | Auto merge of #26509 - tshepang:4-and-not-3, r=bluss | bors | -2/+2 |
| 2015-06-22 | book: there are 4 special sections | Tshepang Lekhonkhobe | -2/+2 |
| 2015-06-22 | book: remove a stray code block | Tshepang Lekhonkhobe | -5/+0 |
| 2015-06-22 | book: whitespace | Tshepang Lekhonkhobe | -1/+1 |
| 2015-06-22 | book: fix sentence | Tshepang Lekhonkhobe | -2/+4 |
| 2015-05-20 | trpl: Remove tailing semicolon of an inner attribute | Iven Hsu | -1/+1 |
| 2015-05-18 | TRPL: Add `rust` Marker to Some Code Block | Pascal Hertleif | -29/+29 |
| 2015-04-25 | A number of spell-checking corrections. | Przemysław Wesołek | -1/+1 |
| 2015-04-16 | Make note of documentation tests and binaries | Steve Klabnik | -1/+4 |
| 2015-04-16 | Make note of possible XSS in Rustdoc | Steve Klabnik | -0/+10 |
| 2015-03-29 | Auto merge of #23830 - petrochenkov:spellcheck, r=steveklabnik | bors | -1/+1 |
| 2015-03-29 | Fix typo | Huachao Huang | -1/+1 |
| 2015-03-28 | Fix some typos | Vadim Petrochenkov | -1/+1 |
| 2015-03-26 | syntax: Remove support for #[should_fail] | Alex Crichton | -1/+1 |
| 2015-03-23 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -1/+2 |
| 2015-03-23 | rollup merge of #23598: brson/gate | Alex Crichton | -8/+11 |
| 2015-03-23 | rustdoc: interpret all leading feature attributes in examples as crate attrib... | Brian Anderson | -8/+11 |
| 2015-03-22 | Document how to document macros | Steve Klabnik | -0/+35 |
| 2015-03-15 | Strip trailing whitespace | Tamir Duberstein | -5/+5 |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 |
| 2015-03-04 | TRPL: Documentation | Steve Klabnik | -214/+419 |
| 2015-02-17 | fix doctest | Manish Goregaokar | -1/+1 |
| 2015-02-17 | Rollup merge of #22027 - iblech:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-02-16 | Tiny typo changes (per discussion in pull request #22027) | Ingo Blechschmidt | -1/+1 |
| 2015-02-13 | Make note of doc duplication with reexports | Steve Klabnik | -1/+24 |
| 2015-02-07 | Fix several tiny typos | Ingo Blechschmidt | -1/+1 |
| 2015-01-21 | Move rustdoc.md into the book | Steve Klabnik | -0/+296 |