| Age | Commit message (Expand) | Author | Lines |
| 2014-05-12 | Remove reference to MutexArc | Derek Chiang (Enchi Jiang) | -1/+1 |
| 2014-05-12 | doc: Update the linkage documentation | Alex Crichton | -26/+26 |
| 2014-05-12 | doc: updates rust manual (loop to continue) | Piotr Jawniak | -11/+9 |
| 2014-05-12 | Add the patch number to version strings. Closes #13289 | Brian Anderson | -17/+17 |
| 2014-05-11 | auto merge of #14102 : moonglum/rust/slice-clarification-in-readme, r=kballard | bors | -3/+3 |
| 2014-05-11 | auto merge of #14103 : alan-andrade/rust/manual-smallfix, r=alexcrichton | bors | -1/+1 |
| 2014-05-11 | core: Remove the cast module | Alex Crichton | -2/+2 |
| 2014-05-10 | Clarification of Slice, Vector and Array | moonglum | -3/+3 |
| 2014-05-10 | remove the word managed from the trait explanation | Alan Andrade | -1/+1 |
| 2014-05-10 | auto merge of #14068 : alexcrichton/rust/rustdoc-xcrate-links, r=brson | bors | -3/+2 |
| 2014-05-09 | doc: Fix some broken links | Alex Crichton | -3/+2 |
| 2014-05-09 | auto merge of #14043 : sanxiyn/rust/attr-reference, r=alexcrichton | bors | -4/+4 |
| 2014-05-08 | Handle breakage after libcore split | Kevin Ballard | -1/+1 |
| 2014-05-08 | Handle fallout in documentation | Kevin Ballard | -18/+19 |
| 2014-05-09 | Correct attribute grammar in reference manual | Seo Sanghyeon | -4/+4 |
| 2014-05-08 | auto merge of #13986 : alexcrichton/rust/box-keyword, r=thestinger | bors | -1/+1 |
| 2014-05-07 | Test fixes and rebase conflicts | Alex Crichton | -1/+1 |
| 2014-05-07 | auto merge of #13958 : pcwalton/rust/detilde, r=pcwalton | bors | -149/+155 |
| 2014-05-07 | auto merge of #13914 : alexcrichton/rust/pile-o-rustdoc-fixes, r=brson | bors | -105/+101 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -149/+155 |
| 2014-05-06 | auto merge of #13960 : brandonw/rust/master, r=alexcrichton | bors | -8/+10 |
| 2014-05-06 | etc: Add box as a keyword to editor configs | Alex Crichton | -1/+1 |
| 2014-05-06 | Update multiple file use statement example | Brandon Waskiewicz | -8/+10 |
| 2014-05-05 | auto merge of #13939 : richo/rust/docs/composability, r=thestinger | bors | -1/+1 |
| 2014-05-05 | auto merge of #13946 : pnkfelix/rust/fsk-cleanup-proc-comment-in-guide-tasks,... | bors | -3/+4 |
| 2014-05-05 | doc: Corrected example in 17.8 Deriving implementations for traits | Mike Boutin | -1/+8 |
| 2014-05-05 | doc: Minor example formatting in 11 References | Mike Boutin | -1/+1 |
| 2014-05-05 | doc: Clarified 4.2 Pattern matching | Mike Boutin | -13/+10 |
| 2014-05-05 | Cleanup proc comment in guide-tasks.md. | Felix S. Klock II | -3/+4 |
| 2014-05-05 | auto merge of #13942 : JamesLaverack/rust/master, r=luqmana | bors | -1/+1 |
| 2014-05-04 | auto merge of #13924 : gmjosack/rust/master, r=alexcrichton | bors | -12/+1 |
| 2014-05-05 | Update minimum g++ version in documentation | James Laverack | -1/+1 |
| 2014-05-04 | auto merge of #13676 : mdinger/rust/tutorial_doc, r=pnkfelix | bors | -17/+84 |
| 2014-05-04 | docs: change compositionality to composability | Richo Healey | -1/+1 |
| 2014-05-03 | Remove/Update dead links on Tasks guide. | Gary M. Josack | -12/+1 |
| 2014-05-03 | doc: Remove latex math documentation | Alex Crichton | -4/+4 |
| 2014-05-03 | rustdoc: Enable the footnote markdown extension | Alex Crichton | -25/+44 |
| 2014-05-03 | rustdoc: Migrate from sundown to hoedown | Alex Crichton | -55/+42 |
| 2014-05-03 | Remove comment about semicolons for inner attributes from docs and adjust com... | Kevin Butler | -6/+6 |
| 2014-05-03 | rustdoc: Have no_run imply no_trans | Alex Crichton | -21/+11 |
| 2014-05-03 | rustdoc: Fix inclusion of the new fonts | Alex Crichton | -0/+0 |
| 2014-05-01 | Fix a/an typos | Jorge Aparicio | -7/+7 |
| 2014-05-01 | auto merge of #13881 : aochagavia/rust/pr, r=alexcrichton | bors | -1/+1 |
| 2014-05-01 | Fixed outdated note in the tutorial | Adolfo OchagavĂa | -1/+1 |
| 2014-05-01 | rustdoc tutorial: grammar change in list comments | Justin Noah | -3/+3 |
| 2014-04-30 | auto merge of #13648 : gereeter/rust/removed-rev, r=alexcrichton | bors | -8/+6 |
| 2014-04-30 | Suggested revisions to PR 13676. | Felix S. Klock II | -28/+53 |
| 2014-04-30 | Remove extra semicolons | mdinger | -2/+2 |
| 2014-04-30 | Fix typo | mdinger | -1/+1 |
| 2014-04-29 | auto merge of #13776 : adrientetar/rust/rustdoc-fix, r=brson | bors | -10/+14 |