| Age | Commit message (Expand) | Author | Lines |
| 2014-04-08 | Register new snapshots | Alex Crichton | -2/+2 |
| 2014-04-08 | doc: Document flavorful variations of paths | Alex Crichton | -1/+46 |
| 2014-04-06 | auto merge of #13165 : sfackler/rust/io-vec, r=alexcrichton | bors | -1/+1 |
| 2014-04-06 | De-~[] Mem{Reader,Writer} | Steven Fackler | -1/+1 |
| 2014-04-06 | auto merge of #13345 : bjz/rust/irc, r=alexcrichton | bors | -1/+5 |
| 2014-04-06 | auto merge of #13315 : alexcrichton/rust/libc, r=alexcrichton,me | bors | -7/+17 |
| 2014-04-06 | syntax: Tweak parsing lifetime bounds on closures | Alex Crichton | -1/+38 |
| 2014-04-06 | Mention more IRC channels on the documentation homepage | Brendan Zabarauskas | -1/+5 |
| 2014-04-05 | auto merge of #13332 : mbrubeck/rust/doc-edit, r=huonw | bors | -6/+5 |
| 2014-04-05 | auto merge of #13329 : ckendell/rust/remmanaged_tutorial, r=brson | bors | -10/+9 |
| 2014-04-04 | Remove references to obsolete `do` keyword | Matt Brubeck | -6/+5 |
| 2014-04-04 | Removed all instance of `@` in code examples. | Christopher Kendell | -8/+7 |
| 2014-04-04 | Small change to example to make variable values more sensible. | Christopher Kendell | -2/+2 |
| 2014-04-04 | Fix inner attribute syntax from `#[foo];` to `#![foo]` | Timothée Ravier | -8/+8 |
| 2014-04-04 | Fix fallout from std::libc separation | Corey Richardson | -7/+17 |
| 2014-04-04 | auto merge of #13298 : ckendell/rust/remove_managed_pointers_from_tutorial, r... | bors | -21/+14 |
| 2014-04-04 | manual: fix a broken example | Corey Richardson | -5/+5 |
| 2014-04-04 | manual: refine ECMA-335 reference for attributes | Corey Richardson | -6/+6 |
| 2014-04-04 | manual: further attribute clarifications | Corey Richardson | -24/+29 |
| 2014-04-04 | manual: fix attribute ebnf | Corey Richardson | -3/+3 |
| 2014-04-04 | manual: update style | Corey Richardson | -6/+6 |
| 2014-04-04 | manual: many fixes | Corey Richardson | -82/+172 |
| 2014-04-04 | manual: update the note about reserved attributes | Corey Richardson | -6/+5 |
| 2014-04-03 | auto merge of #13296 : brson/rust/0.11-pre, r=alexcrichton | bors | -94/+94 |
| 2014-04-03 | auto merge of #13290 : alexcrichton/rust/rollup, r=alexcrichton | bors | -8/+5 |
| 2014-04-03 | Bump version to 0.11-pre | Brian Anderson | -94/+94 |
| 2014-04-03 | Removed all references to managed closures. | Christopher Kendell | -3/+3 |
| 2014-04-03 | Removed references to managed boxes/pointers from the tutorial text. Code | Christopher Kendell | -19/+12 |
| 2014-04-03 | auto merge of #13286 : alexcrichton/rust/release, r=brson | bors | -26/+26 |
| 2014-04-03 | Minor spelling/grammar/usage fixes. | Matt Brubeck | -4/+4 |
| 2014-04-03 | Fix reference to "these two traits." | Matt Brubeck | -1/+1 |
| 2014-04-03 | `extern crate` and `mod` are not easily confused | Matt Brubeck | -3/+0 |
| 2014-04-02 | doc: Remove dated "libgreen is default" statement. | Benjamin Herr | -2/+1 |
| 2014-04-01 | auto merge of #13235 : klutzy/rust/doc-faq-win, r=alexcrichton | bors | -3/+3 |
| 2014-04-01 | auto merge of #13225 : thestinger/rust/num, r=cmr | bors | -11/+7 |
| 2014-04-01 | doc: Update windows status on FAQ | klutzy | -3/+3 |
| 2014-03-31 | doc: Update with changes in field privacy | Alex Crichton | -14/+11 |
| 2014-03-31 | num: rm wrapping of `Float` methods as functions | Daniel Micay | -11/+7 |
| 2014-03-31 | Bump version to 0.10 | Alex Crichton | -26/+26 |
| 2014-03-30 | Rename `from_iterator` to `from_iter` for consistency. | Brian Anderson | -1/+1 |
| 2014-03-30 | Removed deprecated functions `map` and `flat_map` for vectors and slices. | Marvin Löbel | -1/+4 |
| 2014-03-28 | auto merge of #13168 : jankobler/rust/verify-grammar-02, r=brson | bors | -15/+16 |
| 2014-03-28 | Rename Pod into Copy | Flavio Percoco | -3/+3 |
| 2014-03-27 | doc: Update the tutorial about bounds for traits | Alex Crichton | -15/+17 |
| 2014-03-27 | verify-grammar llnextgen | Jan Kobler | -15/+15 |
| 2014-03-27 | verify-grammar keyword crate | Jan Kobler | -0/+1 |
| 2014-03-26 | auto merge of #13117 : alexcrichton/rust/no-crate-map, r=brson | bors | -5/+27 |
| 2014-03-25 | auto merge of #13106 : CLUSTERfoo/rust/docs/labelled_breaks, r=brson | bors | -4/+61 |
| 2014-03-24 | auto merge of #12900 : alexcrichton/rust/rewrite-sync, r=brson | bors | -2/+2 |
| 2014-03-24 | test: Update all tests with the sync changes | Alex Crichton | -2/+2 |