| Age | Commit message (Expand) | Author | Lines |
| 2014-10-01 | Add a guide to compiler plugins | Keegan McAllister | -0/+1 |
| 2014-09-22 | manual -> reference & formatting | Steve Klabnik | -1/+1 |
| 2014-09-17 | rollup merge of #17277 : steveklabnik/doc_fix_rollup | Alex Crichton | -4/+4 |
| 2014-09-15 | Don't use 'here' | Steve Klabnik | -4/+4 |
| 2014-09-13 | Remove container guide. | Steve Klabnik | -1/+0 |
| 2014-09-10 | reintroduce manual link in doc index | Steve Klabnik | -0/+4 |
| 2014-08-28 | Revamp doc index | Steve Klabnik | -63/+73 |
| 2014-08-01 | doc: Make sure all doc titles say 'Rust'. #12466 | Brian Anderson | -2/+2 |
| 2014-07-29 | adding discuss.rust-lang to community | Alexis Beingessner | -0/+1 |
| 2014-07-18 | Include Strings guide with the others. | Steve Klabnik | -0/+1 |
| 2014-06-24 | Remove the cheat sheet. | Steve Klabnik | -1/+0 |
| 2014-06-19 | doc: Add disclaimers about versions of external docs | Brian Anderson | -2/+6 |
| 2014-06-19 | Update the external links in the doc index | Brian Anderson | -4/+14 |
| 2014-06-16 | Update repo location | Brian Anderson | -1/+1 |
| 2014-06-01 | rustdoc: Fix some more broken links | Alex Crichton | -1/+0 |
| 2014-05-25 | doc: add a new language design faq | Corey Richardson | -7/+8 |
| 2014-04-25 | Add a regex crate to the Rust distribution. | Andrew Gallant | -0/+1 |
| 2014-04-14 | doc: Address feedback about intro | Brian Anderson | -1/+1 |
| 2014-04-09 | doc: Add "A 30-minute Introduction to Rust" | Brian Anderson | -0/+1 |
| 2014-04-06 | auto merge of #13345 : bjz/rust/irc, r=alexcrichton | bors | -1/+5 |
| 2014-04-06 | Mention more IRC channels on the documentation homepage | Brendan Zabarauskas | -1/+5 |
| 2014-04-04 | Fix fallout from std::libc separation | Corey Richardson | -0/+1 |
| 2014-03-15 | Test fixes and rebase conflicts | Alex Crichton | -0/+1 |
| 2014-03-15 | doc: Remove reference to the 'extra' library | Alex Crichton | -1/+0 |
| 2014-03-14 | auto merge of #12896 : alexcrichton/rust/goodbye-extra, r=brson | bors | -0/+2 |
| 2014-03-15 | docs: begin a "low-level & unsafe code" guide. | Huon Wilson | -0/+1 |
| 2014-03-14 | extra: Put the nail in the coffin, delete libextra | Alex Crichton | -0/+2 |
| 2014-03-12 | docs: add two unlisted libraries to the index page. | Huon Wilson | -0/+2 |
| 2014-03-09 | docs: adjust code blocks to pass with rustdoc. | Huon Wilson | -0/+2 |
| 2014-02-28 | Add `time` crate to index, expand docs of `test`. | Huon Wilson | -1/+2 |
| 2014-02-25 | auto merge of #12539 : gmjosack/rust/master, r=alexcrichton | bors | -1/+0 |
| 2014-02-25 | Remove references to guide-conditions | Gary M. Josack | -1/+0 |
| 2014-02-24 | Add link to libtest in doc index | Kevin Ballard | -0/+1 |
| 2014-02-16 | doc: Reorganize the library index | Brian Anderson | -11/+8 |
| 2014-02-11 | remove dead link to rustpkg documentation | JeremyLetang | -2/+0 |
| 2014-02-11 | Factoring bigint, rational, and complex out of libextra into libnum. | Felix S. Klock II | -0/+1 |
| 2014-02-10 | Added link to fourcc docs | Derek Guenther | -0/+1 |
| 2014-02-08 | auto merge of #12114 : brson/rust/faqs, r=cmr | bors | -1/+0 |
| 2014-02-09 | rustpkg has gone. | OGINO Masanori | -1/+0 |
| 2014-02-08 | doc: Modernize FAQs just slightly | Brian Anderson | -1/+0 |
| 2014-02-07 | moved collections from libextra into libcollections | HeroesGrave | -0/+1 |
| 2014-02-06 | Move getopts out of extra | Arcterus | -0/+1 |
| 2014-02-05 | pull extra::{serialize, ebml} into a separate libserialize crate | Jeff Olson | -2/+3 |
| 2014-02-05 | move concurrent stuff from libextra to libsync | JeremyLetang | -0/+1 |
| 2014-02-04 | extra: Move uuid to libuuid | Birunthan Mohanathas | -0/+1 |
| 2014-02-03 | Move semver out of libextra. | OGINO Masanori | -0/+1 |
| 2014-02-02 | Move term, terminfo out of extra. | xales | -0/+1 |
| 2014-02-02 | Move doc/ to src/doc/ | Alex Crichton | -0/+61 |