| Age | Commit message (Expand) | Author | Lines |
| 2014-10-04 | docs: Fix short hash link to github | Brian Campbell | -2/+2 |
| 2014-10-01 | Add a guide to compiler plugins | Keegan McAllister | -1/+1 |
| 2014-09-22 | manual -> reference & formatting | Steve Klabnik | -2/+2 |
| 2014-09-11 | only deprecate the guide rather than :fire: :fire: :fire: | Steve Klabnik | -1/+1 |
| 2014-09-11 | Replace the Tutorial with the Guide. | Steve Klabnik | -6/+5 |
| 2014-09-09 | Prefer lualatex, xelatex, pdflatex, in that order. #12804 | Brian Anderson | -7/+21 |
| 2014-08-01 | mk: Add missing colon | Brian Anderson | -1/+1 |
| 2014-07-23 | mk: Add space before line continuation backslash | Birunthan Mohanathas | -2/+2 |
| 2014-07-21 | rustc: Print a smaller hash on -v | Alex Crichton | -2/+2 |
| 2014-07-18 | Include Strings guide with the others. | Steve Klabnik | -1/+1 |
| 2014-06-30 | Allow external html in rustdoc for crates. | zzmp | -4/+4 |
| 2014-06-24 | Add the Guide, add warning to tutorial. | Steve Klabnik | -1/+1 |
| 2014-06-24 | Remove the cheat sheet. | Steve Klabnik | -1/+1 |
| 2014-06-09 | mk: Ensure docs have relative links to each other | Alex Crichton | -2/+6 |
| 2014-06-06 | rustdoc: Submit examples to play.rust-lang.org | Alex Crichton | -1/+3 |
| 2014-06-01 | mk: Less noisy rustdoc invocations | Alex Crichton | -3/+5 |
| 2014-05-27 | mk: Don't build any docs with --disable-docs. | Luqman Aden | -0/+1 |
| 2014-05-25 | doc: add a new language design faq | Corey Richardson | -2/+2 |
| 2014-05-21 | Change static.rust-lang.org to doc.rust-lang.org | Alex Crichton | -1/+1 |
| 2014-05-15 | Render not_found with an absolute path to the rust stylesheet | Richo Healey | -3/+9 |
| 2014-05-13 | docs: Add a not found page | Richo Healey | -1/+1 |
| 2014-05-03 | rustdoc: Fix inclusion of the new fonts | Alex Crichton | -20/+0 |
| 2014-04-25 | doc,rustdoc: store webfonts locally | Adrien Tétar | -0/+20 |
| 2014-04-15 | auto merge of #13416 : brson/rust/30min, r=alexcrichton | bors | -1/+1 |
| 2014-04-10 | mk: Add a dummy CFG_COMPILER_HOST_TRIPLE to rustdoc invocation. | Kang Seonghoon | -0/+1 |
| 2014-04-09 | doc: Add "A 30-minute Introduction to Rust" | Brian Anderson | -1/+1 |
| 2014-04-03 | std: Document builtin syntax extensions | Alex Crichton | -1/+1 |
| 2014-03-27 | verify-grammar path to rust.md | Jan Kobler | -1/+1 |
| 2014-03-15 | docs: begin a "low-level & unsafe code" guide. | Huon Wilson | -1/+2 |
| 2014-03-12 | Test fixes from rolling up PRs | Alex Crichton | -2/+2 |
| 2014-03-12 | mk: Fix warnings about duplicated rules | Alex Crichton | -4/+4 |
| 2014-03-11 | doc: remove outdated tutorial entry, restore removed Makefile entries | Adrien Tétar | -3/+3 |
| 2014-03-11 | doc: auto-generate LaTeX includes | Adrien Tétar | -8/+8 |
| 2014-03-09 | doc: have a real switch b/w LaTeX compilers | Adrien Tétar | -12/+14 |
| 2014-03-09 | doc: remove node.js dependency | Adrien Tétar | -10/+3 |
| 2014-03-09 | mk: only build PDFs of the manual and tutorial. | Huon Wilson | -2/+12 |
| 2014-03-09 | docs: render rustdoc docs with rustdoc, hack around sundown code-fence | Huon Wilson | -1/+1 |
| 2014-03-09 | mk: rewrite the documentation handling. | Huon Wilson | -216/+173 |
| 2014-02-08 | auto merge of #12114 : brson/rust/faqs, r=cmr | bors | -6/+0 |
| 2014-02-08 | doc: Modernize FAQs just slightly | Brian Anderson | -6/+0 |
| 2014-02-07 | doc: add license information for gen. files | Adrien Tétar | -6/+17 |
| 2014-02-06 | auto merge of #12076 : alexcrichton/rust/rpath-makefile-dep, r=thestinger | bors | -3/+4 |
| 2014-02-06 | Don't include rpath lines in dependency lists | Alex Crichton | -3/+4 |
| 2014-02-06 | Remove std::condition | Alex Crichton | -6/+0 |
| 2014-02-02 | Rewrite the doc makefile for doc => src/doc | Alex Crichton | -54/+61 |
| 2014-02-02 | Remove rustpkg. | Corey Richardson | -12/+0 |
| 2014-01-26 | Refactor the build system for easily adding crates | Alex Crichton | -23/+12 |
| 2014-01-17 | doc: fix version stamp for TeX files | Adrien Tétar | -7/+8 |
| 2014-01-13 | dox: Write a guide to the rust runtime | Alex Crichton | -1/+7 |
| 2014-01-11 | doc: build the docs for librustpkg | Kevin Ballard | -1/+3 |