| Age | Commit message (Expand) | Author | Lines |
| 2016-09-04 | Remove mention of `unsafe_no_drop_flag` from Reference and Nomicon | Andrew Paseltiner | -14/+0 |
| 2016-09-04 | Rollup merge of #36225 - johnthagen:fix-nightly-docs, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2016-09-02 | Rollup merge of #35754 - QuietMisdreavus:must-use-reference, r=Manishearth | Jonathan Turner | -0/+3 |
| 2016-09-02 | Update supported Windows versions to match Getting Started page. | johnthagen | -1/+1 |
| 2016-09-01 | Auto merge of #34494 - CensoredUsername:allow_sysV64_abi, r=nagisa | bors | -0/+5 |
| 2016-08-30 | Add the sysv64 calling convention to the list of known calling conventions an... | CensoredUsername | -0/+4 |
| 2016-08-30 | Change ABI string from sysV64 to sysv64 | CensoredUsername | -1/+1 |
| 2016-08-30 | Allow specification of the system V AMD64 ABI constraint. | CensoredUsername | -0/+1 |
| 2016-08-30 | Rollup merge of #35962 - regexident:compiler-plugin-docs, r=steveklabnik | Guillaume Gomez | -3/+3 |
| 2016-08-25 | Remove style guide. | Steve Klabnik | -2518/+0 |
| 2016-08-24 | Rollup merge of #35948 - tshepang:missing-comma, r=steveklabnik | Jonathan Turner | -2/+2 |
| 2016-08-24 | Updated code sample in chapter on syntax extensions. | Vincent Esche | -3/+3 |
| 2016-08-23 | Rollup merge of #35913 - frewsxcv:panic, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2016-08-23 | reference: add trailing commas | Tshepang Lekhonkhobe | -2/+2 |
| 2016-08-22 | Mark panicking tests as `should_panic` instead of `no_run`. | Corey Farwell | -2/+2 |
| 2016-08-22 | Correct failing book test | Panashe M. Fundira | -0/+6 |
| 2016-08-21 | Add reference to `Self` in traits chapter (book) | Panashe M. Fundira | -0/+22 |
| 2016-08-20 | Add docs for "!" empty Never type (rfc 1216) | Stefan Schindler | -1/+11 |
| 2016-08-20 | Rollup merge of #35794 - cantino:fix-typo, r=apasel422 | Jonathan Turner | -1/+1 |
| 2016-08-20 | Rollup merge of #35781 - ErikUggeldahl:spellingfix, r=apasel422 | Jonathan Turner | -2/+2 |
| 2016-08-18 | Fix minor typo | Andrew Cantino | -1/+1 |
| 2016-08-18 | Fix tiny spelling mistake in book | Erik Uggeldahl | -2/+2 |
| 2016-08-18 | Fix links | Nick Cameron | -4/+4 |
| 2016-08-17 | Add `must_use` to the Reference | QuietMisdreavus | -0/+3 |
| 2016-08-17 | Rollup merge of #35681 - Rufflewind:patch-1, r=apasel422 | Jonathan Turner | -3/+3 |
| 2016-08-17 | Rollup merge of #35663 - CryZe:no-stdlib, r=Manishearth | Jonathan Turner | -12/+29 |
| 2016-08-17 | Rollup merge of #35595 - urschrei:associated_types_docfix, r=steveklabnik | Jonathan Turner | -1/+1 |
| 2016-08-17 | Rollup merge of #34370 - steveklabnik:keyword-ref-mention, r=Manishearth | Jonathan Turner | -0/+5 |
| 2016-08-15 | A disclaimer about keywords. | Steve Klabnik | -0/+5 |
| 2016-08-15 | Fix spacing in code of closures.md | Phil Ruffwind | -3/+3 |
| 2016-08-14 | Rollup merge of #35647 - ahmedcharles:spelling, r=alexcrichton | Eduard-Mihai Burtescu | -1/+1 |
| 2016-08-14 | Improve `No stdlib` and related Documentation | Christopher Serr | -12/+29 |
| 2016-08-13 | Ensure that attributes are spelled properly. | Ahmed Charles | -1/+1 |
| 2016-08-12 | book: fix the hidden find() functions in error-handling.md | Christophe Vu-Brugier | -3/+3 |
| 2016-08-11 | More clarification | Stephan Hügel | -1/+1 |
| 2016-08-11 | Clarify type declaration language | Stephan Hügel | -1/+1 |
| 2016-08-08 | Rollup merge of #35466 - xitep:master, r=steveklabnik | Jonathan Turner | -0/+1 |
| 2016-08-08 | Rollup merge of #35465 - cardoe:pattern-book-update, r=steveklabnik | Jonathan Turner | -6/+6 |
| 2016-08-08 | book: update example patterns to be more clear | Doug Goldstein | -6/+6 |
| 2016-08-07 | Fix formatting of module layout example | Novotnik, Petr | -0/+1 |
| 2016-08-06 | Finish fixing the operator precedence tables | ubsan | -1/+2 |
| 2016-08-05 | Rollup merge of #35324 - ubsan:precedence, r=steveklabnik | Guillaume Gomez | -1/+2 |
| 2016-08-05 | Rollup merge of #35189 - mLuby:patch-1, r=steveklabnik | Guillaume Gomez | -0/+2 |
| 2016-08-05 | Rollup merge of #35137 - jongiddy:explicit-wildcard, r=steveklabnik | Guillaume Gomez | -1/+1 |
| 2016-08-04 | Fix precedence table in reference | ubsan | -1/+2 |
| 2016-08-02 | Update the-stack-and-the-heap.md | mLuby | -0/+2 |
| 2016-08-02 | Ignore the lang-items example in the book. | Eduard Burtescu | -1/+1 |
| 2016-07-31 | Provide more explicit example of wildcard version in guessing game doc. | Jonathan Giddy | -1/+1 |
| 2016-07-30 | Auto merge of #34904 - petrochenkov:rustcall, r=nikomatsakis | bors | -0/+1 |
| 2016-07-29 | Rollup merge of #35103 - brettcannon:patch-1, r=Manishearth | Guillaume Gomez | -3/+3 |