| Age | Commit message (Expand) | Author | Lines |
| 2015-05-05 | Rollup merge of #25104 - brson:rustup, r=alexcrichton | Manish Goregaokar | -14/+10 |
| 2015-05-05 | Rollup merge of #25068 - bguiz:patch-3, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-05-04 | doc: Cargo documentation doesn't have https | Alex Crichton | -1/+1 |
| 2015-05-04 | doc: rustup.sh doesn't require sudo | Brian Anderson | -14/+10 |
| 2015-05-04 | Auto merge of #25055 - bguiz:patch-2, r=steveklabnik | bors | -0/+5 |
| 2015-05-03 | Auto merge of #24990 - steveklabnik:doc_associated_constants, r=alexcrichton | bors | -0/+80 |
| 2015-05-03 | =BG= minor: File::open --> File::create in rust book | Brendan Graetz | -2/+2 |
| 2015-05-02 | Auto merge of #25058 - steveklabnik:gh25008, r=huonw | bors | -3/+31 |
| 2015-05-02 | TRPL: associated constants | Steve Klabnik | -0/+80 |
| 2015-05-02 | Revise @ in patterns section | Steve Klabnik | -3/+31 |
| 2015-05-02 | =BG= minor: add link to book source files | Brendan Graetz | -0/+5 |
| 2015-05-02 | =BG= minor: ensure correct range bounds in concurreny examples in the rust book | Brendan Graetz | -4/+4 |
| 2015-05-01 | Correct typo in introduction | Jordan Humphreys | -1/+1 |
| 2015-05-01 | Rollup merge of #24998 - steveklabnik:fix_links, r=alexcrichton | Manish Goregaokar | -8/+6 |
| 2015-05-01 | Rollup merge of #24994 - steveklabnik:gh24977, r=alexcrichton | Manish Goregaokar | -13/+2 |
| 2015-05-01 | Rollup merge of #24992 - steveklabnik:gh24730, r=alexcrichton | Manish Goregaokar | -0/+8 |
| 2015-05-01 | Rollup merge of #24991 - steveklabnik:gh24852, r=alexcrichton | Manish Goregaokar | -3/+5 |
| 2015-05-01 | Rollup merge of #24982 - poga:fix-incorrect-doc-formatting, r=steveklabnik | Manish Goregaokar | -2/+1 |
| 2015-04-30 | Fix broken links in the book. | Steve Klabnik | -8/+6 |
| 2015-04-30 | Describe (a,) vs (a) in docs | Steve Klabnik | -0/+8 |
| 2015-04-30 | Fix code sample, remove unstable code | Steve Klabnik | -13/+2 |
| 2015-04-30 | Fix two issues with TRPL: unsized types | Steve Klabnik | -3/+5 |
| 2015-04-30 | remove newline within link tag | Poga Po | -2/+1 |
| 2015-04-30 | Auto merge of #24842 - GBGamer:patch-3, r=steveklabnik | bors | -5/+32 |
| 2015-04-30 | Auto merge of #24970 - Hech:master, r=steveklabnik | bors | -1/+1 |
| 2015-04-29 | docs: link fix | Hech | -1/+1 |
| 2015-04-29 | rollup merge of #24933: oli-obk/patch-1 | Alex Crichton | -1/+1 |
| 2015-04-29 | rollup merge of #24931: jooert/patch-1 | Alex Crichton | -1/+1 |
| 2015-04-29 | rollup merge of #24862: barometz/intro-push-err-fix | Alex Crichton | -1/+1 |
| 2015-04-29 | fix broken link | Oliver Schneider | -1/+1 |
| 2015-04-29 | Adapt benchmark tests to unit test guidelines | jooert | -1/+1 |
| 2015-04-28 | TRPL: Tiny incoherence in UFCS example. | Toni Cárdenas | -1/+1 |
| 2015-04-27 | Rollup merge of #24866 - tshepang:vec-intro, r=steveklabnik | Steve Klabnik | -2/+3 |
| 2015-04-27 | trpl: clarify lib.rs vs main.rs | Manish Goregaokar | -0/+7 |
| 2015-04-27 | book: improve Vec intro | Tshepang Lekhonkhobe | -2/+3 |
| 2015-04-27 | Adjusted intro error to match code | Dominic van Berkel | -1/+1 |
| 2015-04-26 | Fix the errors | Nicholas | -1/+2 |
| 2015-04-26 | book: Fix broken link to unsafe chapter | diwic | -0/+2 |
| 2015-04-26 | Outputs no longer have to be mutable | Nicholas | -1/+1 |
| 2015-04-26 | Fix the inline assembly examples | Nicholas | -4/+30 |
| 2015-04-26 | Auto merge of #24815 - heejongahn:master, r=steveklabnik | bors | -0/+1 |
| 2015-04-26 | Added a link address to Vectors page of the book | Heejong Ahn | -0/+1 |
| 2015-04-25 | Rollup merge of #24812 - jest:master, r=steveklabnik | Manish Goregaokar | -8/+8 |
| 2015-04-25 | Rollup merge of #24806 - FuGangqiang:doc, r=Manishearth | Manish Goregaokar | -10/+10 |
| 2015-04-25 | A number of spell-checking corrections. | Przemysław Wesołek | -8/+8 |
| 2015-04-25 | Auto merge of #24783 - jooert:unittestguidelines, r=alexcrichton | bors | -11/+11 |
| 2015-04-25 | fix doc | FuGangqiang | -10/+10 |
| 2015-04-24 | Rollup merge of #24736 - steveklabnik:doc_mutability, r=alexcrichton | Steve Klabnik | -1/+177 |
| 2015-04-24 | Rollup merge of #24725 - steveklabnik:doc_operators_and_overloading, r=alexcr... | Steve Klabnik | -2/+82 |
| 2015-04-24 | Rollup merge of #24722 - steveklabnik:doc_deref, r=alexcrichton | Steve Klabnik | -5/+121 |