| Age | Commit message (Expand) | Author | Lines |
| 2014-02-02 | Move doc/ to src/doc/ | Alex Crichton | -20734/+0 |
| 2014-02-02 | doc: use backticks for code-in-comments. | Marcel Rodrigues | -35/+35 |
| 2014-02-02 | auto merge of #11988 : cmr/rust/11668-squash, r=alexcrichton | bors | -5/+1 |
| 2014-02-02 | Change fmt! to format! | Byron Williams | -5/+1 |
| 2014-02-02 | Remove rustpkg. | Corey Richardson | -566/+5 |
| 2014-02-02 | rustc: update docs & propagate @[]/@str removal more. | Huon Wilson | -1/+1 |
| 2014-02-02 | doc: Remove references to `@str` from the documentation | Patrick Walton | -1/+1 |
| 2014-01-31 | mark the minimum supported Linux kernel version | Daniel Micay | -1/+1 |
| 2014-01-31 | mark Windows 8 as supported | Daniel Micay | -1/+1 |
| 2014-01-31 | bump minimum supported OS X version to 10.7 | Daniel Micay | -1/+1 |
| 2014-01-31 | auto merge of #11810 : Armavica/rust/issue-11645, r=alexcrichton | bors | -3/+8 |
| 2014-01-30 | Fix inconsistency in tutorial.md | Keshav Kini | -1/+1 |
| 2014-01-29 | auto merge of #11877 : Armavica/rust/doc-pm-vector, r=alexcrichton | bors | -13/+38 |
| 2014-01-29 | auto merge of #11868 : bytbox/rust/remove-do, r=alexcrichton | bors | -117/+38 |
| 2014-01-29 | Removing usage of the do keyword from documentation | Scott Lawrence | -117/+38 |
| 2014-01-29 | Document vector destructuring with wildcard '..' | Virgile Andreani | -13/+38 |
| 2014-01-29 | extra: move glob to libglob | David Manescu | -0/+1 |
| 2014-01-29 | extra: move arena to libarena | David Manescu | -0/+1 |
| 2014-01-28 | Update extract-tests.py to use same test directives as rustdoc. | William Ting | -137/+130 |
| 2014-01-27 | Minor fix to docs. | xales | -1/+1 |
| 2014-01-26 | auto merge of #11787 : alexcrichton/rust/refactor, r=brson | bors | -2/+4 |
| 2014-01-26 | Move extra::flate to libflate | Alex Crichton | -2/+4 |
| 2014-01-26 | auto merge of #11817 : salemtalha/rust/master, r=brson | bors | -1/+1 |
| 2014-01-26 | Removed all instances of XXX in preparation for relaxing of FIXME rule | Salem Talha | -1/+1 |
| 2014-01-26 | Fix privacy fallout from previous change | Alex Crichton | -2/+2 |
| 2014-01-26 | Unhide lines in rustdoc's doc -- Closes #11645 | Virgile Andreani | -3/+8 |
| 2014-01-25 | Grammatical fixes. | comex | -10/+10 |
| 2014-01-25 | Fix spacing in example comment. | xales | -1/+1 |
| 2014-01-25 | Fix some docs about rt | Derek Chiang | -1/+1 |
| 2014-01-24 | auto merge of #11764 : Armavica/rust/doc_patmatch, r=pcwalton | bors | -2/+33 |
| 2014-01-24 | auto merge of #11753 : misfo/rust/patch-1, r=pcwalton | bors | -1/+1 |
| 2014-01-24 | Add '@' subpattern binding and examples to manual and tutorial | Virgile Andreani | -0/+31 |
| 2014-01-24 | Replace '*' by '..' in the doc of pattern matching | Virgile Andreani | -2/+2 |
| 2014-01-23 | Update flip() to be rev(). | Sean Chalmers | -4/+4 |
| 2014-01-23 | Rename Invert to Flip - Issue 10632 | Sean Chalmers | -3/+3 |
| 2014-01-23 | Fix typo in tutorial | Trent Ogren | -1/+1 |
| 2014-01-22 | libc: switch `free` to the proper signature | Daniel Micay | -1/+1 |
| 2014-01-22 | Typo in module tutorial | Ben Striegel | -1/+2 |
| 2014-01-20 | auto merge of #11674 : indirect/rust/doc_file, r=alexcrichton | bors | -0/+1 |
| 2014-01-20 | auto merge of #11486 : Matthias247/rust/doc, r=cmr | bors | -0/+137 |
| 2014-01-20 | Disabled the tests for the new code blocks | Matthias Einwag | -4/+4 |
| 2014-01-19 | auto merge of #11654 : korenchkin/rust/doc_guide-testing_format, r=cmr | bors | -9/+9 |
| 2014-01-19 | document file! | Andre Arko | -0/+1 |
| 2014-01-18 | auto merge of #11567 : divtxt/rust/master, r=cmr | bors | -4/+9 |
| 2014-01-18 | Consistent formatting for args and attrs | korenchkin | -9/+9 |
| 2014-01-18 | auto merge of #11619 : adridu59/rust/patch-md, r=cmr | bors | -31/+50 |
| 2014-01-18 | doc: fix dangling links in rust.md | Adrien Tétar | -12/+9 |
| 2014-01-18 | auto merge of #11614 : remen/rust/patch-1, r=alexcrichton | bors | -2/+2 |
| 2014-01-17 | auto merge of #11503 : FlaPer87/rust/master, r=huonw | bors | -2/+2 |
| 2014-01-17 | auto merge of #11598 : alexcrichton/rust/io-export, r=brson | bors | -29/+22 |