| Age | Commit message (Expand) | Author | Lines |
| 2016-05-15 | Update link to license | Florian Berger | -1/+1 |
| 2016-05-11 | Rollup merge of #33558 - bnewbold:trivial-book-tweaks, r=steveklabnik | Guillaume Gomez | -5/+5 |
| 2016-05-11 | trivial fixes to documentation (book) | bnewbold | -5/+5 |
| 2016-05-11 | Rollup merge of #33524 - briangreenery:briangreenery-fast-and-loose, r=stevek... | Steve Klabnik | -1/+1 |
| 2016-05-10 | Auto merge of #33512 - birkenfeld:issue-25944, r=sanxiyn | bors | -1/+1 |
| 2016-05-09 | Rollup merge of #33480 - birkenfeld:issue-33422, r=steveklabnik | Manish Goregaokar | -59/+61 |
| 2016-05-09 | doc: Fix tiny typo in vec-alloc.md | Brian Green | -1/+1 |
| 2016-05-09 | rustdoc: remove artificial indentation of doctest code | Georg Brandl | -1/+1 |
| 2016-05-09 | Add #[cfg(target_has_atomic)] to get atomic support for the current target | Amanieu d'Antras | -0/+5 |
| 2016-05-08 | Auto merge of #33414 - Nercury:master, r=alexcrichton | bors | -0/+1 |
| 2016-05-07 | Add armv7-linux-androideabi target. | Nerijus Arlauskas | -0/+1 |
| 2016-05-07 | book: fixup code in error handling tutorial | Georg Brandl | -59/+61 |
| 2016-05-05 | doc: Update reference with better description of target_env | Brian Anderson | -18/+26 |
| 2016-05-01 | doc/book/getting-started.md: Removed references to creating a new executable ... | Stephen Mather | -3/+3 |
| 2016-05-01 | doc/book/getting-started.md: Corrected spelling of 'Internet'. | Stephen Mather | -1/+1 |
| 2016-04-29 | Rollup merge of #33253 - ergenekonyigit:master, r=alexcrichton | Manish Goregaokar | -3/+21 |
| 2016-04-28 | Rollup merge of #33234 - TomasHubelbauer:TomasHubelbauer-patch-1, r=Guillaume... | Steve Klabnik | -1/+1 |
| 2016-04-28 | Rollup merge of #33095 - xogeny:xogeny-patch-1, r=steveklabnik | Steve Klabnik | -6/+6 |
| 2016-04-28 | Rollup merge of #32991 - kindlychung:patch-2, r=steveklabnik | Steve Klabnik | -0/+26 |
| 2016-04-28 | update features RFC | Ergenekon Yigit | -1/+1 |
| 2016-04-28 | update comments RFC and code snippets | Ergenekon Yigit | -2/+20 |
| 2016-04-27 | Fix use of the `move` command in the Windows shell | Tomáš Hübelbauer | -1/+1 |
| 2016-04-26 | Update references-and-borrowing.md | Kaiyin Zhong | -0/+18 |
| 2016-04-24 | Auto merge of #33120 - tclfs:patch-2, r=Manishearth | bors | -1/+1 |
| 2016-04-24 | Auto merge of #33163 - c4rlo:patch-2, r=Manishearth | bors | -1/+1 |
| 2016-04-23 | Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brson | bors | -82/+82 |
| 2016-04-23 | subtyping.md: typo fix | c4rlo | -1/+1 |
| 2016-04-21 | docs: Highlight a keyword | Tang Chenglong | -1/+1 |
| 2016-04-20 | Auto merge of #32968 - alexcrichton:update-suport, r=brson | bors | -26/+29 |
| 2016-04-19 | rustbuild: Run all markdown documentation tests | Alex Crichton | -82/+82 |
| 2016-04-19 | Opening sentence was confusing and something cannot be "one of the most uniqu... | Michael Tiller | -2/+2 |
| 2016-04-19 | Opening sentence was confusing and something cannot be "one of the most uniqu... | Michael Tiller | -2/+2 |
| 2016-04-19 | Update ownership.md | Michael Tiller | -2/+2 |
| 2016-04-18 | Rollup merge of #33035 - jbranchaud:use-consistent-variable-names-in-ownershi... | Steve Klabnik | -4/+4 |
| 2016-04-18 | Rollup merge of #33007 - notriddle:master, r=steveklabnik | Steve Klabnik | -5/+3 |
| 2016-04-18 | Rollup merge of #32906 - jocki84:jocki84-book-size, r=steveklabnik | Steve Klabnik | -3/+4 |
| 2016-04-16 | Use `v` instead of `v1` for consistency | jbranchaud | -4/+4 |
| 2016-04-16 | Update casting-between-types.md | Kaiyin Zhong | -4/+9 |
| 2016-04-15 | Do not use "bind" to refer to referencing and to variable binding. | Michael Howell | -5/+3 |
| 2016-04-16 | Rollup merge of #32973 - kindlychung:patch-1, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2016-04-16 | Rollup merge of #32931 - deepak:gh-issue-32928-update-cargo-in-getting-starte... | Manish Goregaokar | -0/+4 |
| 2016-04-15 | make the borrowing example more concrete | Kaiyin Zhong | -12/+20 |
| 2016-04-15 | remove "#" symbols to make the code compile | Kaiyin Zhong | -2/+2 |
| 2016-04-14 | doc: Update our tier support | Alex Crichton | -26/+29 |
| 2016-04-13 | Doc fix: Do not mention next project in book/guessing-game | Deepak Kannan | -4/+3 |
| 2016-04-13 | Doc fix: Update Cargo.toml in book/getting-started | Deepak Kannan | -0/+4 |
| 2016-04-12 | Update primitive-types.md | jocki84 | -1/+1 |
| 2016-04-12 | Update primitive-types.md | jocki84 | -4/+3 |
| 2016-04-08 | Add data race to concurrency docs | Alec S | -13/+8 |
| 2016-04-07 | Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakis | bors | -10/+9 |