| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 |
| 2014-04-28 | Deprecate the rev_iter pattern in all places where a DoubleEndedIterator is p... | Jonathan S | -8/+6 |
| 2014-04-27 | doc: Remove out-of-place debug! note | Michael Pratt | -5/+0 |
| 2014-04-27 | Fix link to hashmap.rs and json.rs in sample code FAQ | Emanuel Rylke | -2/+2 |
| 2014-04-27 | doc: perform some 80-chars wrappings | Adrien Tétar | -10/+14 |
| 2014-04-25 | auto merge of #13758 : sodaplayer/rust/patch-1, r=alexcrichton | bors | -6/+6 |
| 2014-04-25 | auto merge of #13748 : hjr3/rust/guide-container-update, r=alexcrichton | bors | -6/+6 |
| 2014-04-25 | auto merge of #13744 : adrientetar/rust/derp, r=brson | bors | -40/+42 |
| 2014-04-25 | Update FFI signature table to use pipe format | John Fresco | -6/+6 |
| 2014-04-25 | doc: Update modules for containers | Herman J. Radtke III | -6/+6 |
| 2014-04-25 | Fix variable name in prose to match code it's describing | Michael Fairley | -1/+1 |
| 2014-04-25 | rustdoc: bring it inline | Adrien Tétar | -17/+4 |
| 2014-04-25 | doc,rustdoc: store webfonts locally | Adrien Tétar | -5/+5 |
| 2014-04-25 | doc: slight design refresh | Adrien Tétar | -20/+35 |
| 2014-04-25 | rustdoc: fixes | Adrien Tétar | -1/+1 |
| 2014-04-25 | Add a regex crate to the Rust distribution. | Andrew Gallant | -0/+1 |
| 2014-04-22 | auto merge of #13597 : bjz/rust/float-api, r=brson | bors | -2/+2 |
| 2014-04-22 | auto merge of #13683 : aochagavia/rust/pr, r=alexcrichton | bors | -1/+1 |