| Age | Commit message (Expand) | Author | Lines |
| 2016-10-18 | Fix some mistakes in HRTB docs | Matt Brubeck | -9/+10 |
| 2016-10-17 | Rollup merge of #37194 - johnthagen:fix-const-static-header, r=bluss | Guillaume Gomez | -1/+1 |
| 2016-10-17 | Fix a error of 'book/deref-coercions.html' | loggerhead | -1/+1 |
| 2016-10-15 | Remove un-rendered ticks from title. | johnthagen | -1/+1 |
| 2016-10-15 | rustdoc: Improve playground run buttons | Oliver Middleton | -4/+5 |
| 2016-10-14 | Rollup merge of #37119 - durka:patch-31, r=steveklabnik | Jonathan Turner | -1/+1 |
| 2016-10-14 | Rollup merge of #36755 - Rantanen:master, r=GuillaumeGomez | Jonathan Turner | -14/+76 |
| 2016-10-13 | Explain motivation behind lifetimes | Mikko Rantanen | -14/+76 |
| 2016-10-12 | Rollup merge of #36995 - nrc:stable, r=@nikomatsakis | Alex Crichton | -2/+1 |
| 2016-10-12 | book: remove backticks in Type Aliases header | Alex Burka | -1/+1 |
| 2016-10-12 | Stabilise attributes on statements. | Nick Cameron | -2/+1 |
| 2016-10-11 | Rollup merge of #36997 - KillTheMule:patch-1, r=steveklabnik | Guillaume Gomez | -2/+6 |
| 2016-10-07 | Rollup merge of #37008 - tshepang:quotes, r=steveklabnik | Guillaume Gomez | -3/+3 |
| 2016-10-07 | Rollup merge of #36929 - angelsl:issue-36683, r=steveklabnik | Guillaume Gomez | -2/+7 |
| 2016-10-07 | Wrap & improve | KillTheMule | -4/+6 |
| 2016-10-06 | reference: use ticks instead of quotes | Tshepang Lekhonkhobe | -3/+3 |
| 2016-10-06 | Rollup merge of #36957 - cynicaldevil:docs, r=frewsxcv | Jonathan Turner | -3/+3 |
| 2016-10-06 | Typos | KillTheMule | -1/+1 |
| 2016-10-06 | Another shot at clarity | KillTheMule | -1/+1 |
| 2016-10-06 | Distinguish lifetimes and their annotations | KillTheMule | -1/+1 |
| 2016-10-06 | Book: Be very explicit of lifetimes being descriptive | KillTheMule | -0/+2 |
| 2016-10-04 | Minor modifications in concurrency section of the Rust book | Nikhil Shagrithaya | -3/+3 |
| 2016-10-05 | reference: mention `move` keyword for lambdas | angelsl | -2/+7 |
| 2016-10-02 | Avoid introducing `run` twice | Philip Davis | -6/+6 |
| 2016-09-30 | Rollup merge of #36860 - wesleywiser:patch-2, r=Manishearth | Steve Klabnik | -0/+10 |
| 2016-09-30 | Rollup merge of #36711 - pcn:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-09-30 | Add `Send` and `Sync` traits to the reference | Wesley Wiser | -0/+10 |
| 2016-09-28 | Rollup merge of #35286 - dns2utf8:doc_never_expression, r=nikomatsakis | Jonathan Turner | -1/+11 |
| 2016-09-28 | Rollup merge of #36769 - nathanmusoke:master, r=apasel422 | Jonathan Turner | -1/+1 |
| 2016-09-27 | Improve documention troubleshooting missing linker. Fix #32208. | Paulo Matos | -6/+16 |
| 2016-09-27 | doc: Fix minor typo in book/variable-bindings.md | Nathan Musoke | -1/+1 |
| 2016-09-26 | Use "through" | Peter N | -1/+1 |
| 2016-09-26 | Rollup merge of #36563 - vanjacosic:patch-1, r=steveklabnik | Jonathan Turner | -5/+6 |
| 2016-09-26 | Remove whitespace from line endings | Vanja Cosic | -4/+4 |
| 2016-09-25 | Auto merge of #36564 - vanjacosic:patch-2, r=GuillaumeGomez | bors | -2/+2 |
| 2016-09-25 | Suggesting a change to a comment that puzzled me | Peter N | -1/+1 |
| 2016-09-18 | Updated "Ownership". Trying to fix #34865 | Vanja Cosic | -2/+2 |
| 2016-09-18 | Updated "Getting started". Trying to fix #34523 | Vanja Cosic | -5/+6 |
| 2016-09-17 | Browsers do not consistently handle non-integer values for font-size. | Eitan Adler | -1/+1 |
| 2016-09-14 | Don't ignore a doc code-block we can compile. | Corey Farwell | -1/+1 |
| 2016-09-14 | Rollup merge of #36374 - dangcheng:patch-1, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2016-09-13 | Rollup merge of #36380 - kylog:fix-typo, r=steveklabnik | Guillaume Gomez | -1/+1 |
| 2016-09-12 | change error message | dangcheng | -2/+2 |
| 2016-09-10 | book: fix a typo | Kylo Ginsberg | -1/+1 |
| 2016-09-10 | Rollup merge of #36326 - JDemler:master, r=steveklabnik | Guillaume Gomez | -1/+1 |
| 2016-09-10 | fix mistake (File::open -> File::create) | dangcheng | -2/+2 |
| 2016-09-09 | Auto merge of #36332 - llogiq:static_consts_feature, r=nikomatsakis | bors | -0/+3 |
| 2016-09-09 | Issue deprecation warnings for safe accesses to extern statics | Vadim Petrochenkov | -1/+1 |
| 2016-09-08 | added feature description to reference | Andre Bogus | -0/+3 |
| 2016-09-07 | Fixed typo in nomicon | Jakob Demler | -1/+1 |