| Age | Commit message (Expand) | Author | Lines |
| 2016-06-25 | Rollup merge of #34403 - jonathandturner:move_liberror, r=alexcrichton | Jeffrey Seyfried | -1/+1 |
| 2016-06-25 | Add vectorcall and fastcall explanation | ubsan | -2/+4 |
| 2016-06-24 | First commit, fix ABI string docs in reference.md | ubsan | -2/+29 |
| 2016-06-24 | [doc] Fix links in Ownership section of the book | Tatsuya Kawano | -1/+3 |
| 2016-06-23 | Move errors from libsyntax to its own crate | Jonathan Turner | -1/+1 |
| 2016-06-23 | Switched tense to clarify what is happening in the example | Alfie John | -1/+1 |
| 2016-06-21 | Rollup merge of #34378 - liigo:patch-10, r=Manishearth | Guillaume Gomez | -1/+13 |
| 2016-06-20 | diagnostics comes from different places now | Liigo Zhuang | -1/+13 |
| 2016-06-19 | Fixed links in book/compiler-plugins.md | Alexander Stocko | -2/+3 |
| 2016-06-17 | Traits where syntax's extra usage example more clearly | 吴冉波 | -2/+2 |
| 2016-06-15 | Correct use of 'nul' 'null' and capitalization | Alexander Merritt | -7/+7 |
| 2016-06-15 | include list of characters | Alex Burka | -1/+13 |
| 2016-06-15 | update reference for #29734 | Alex Burka | -6/+2 |
| 2016-06-14 | reference: link to proper ffi attributes | Liigo Zhuang | -1/+1 |
| 2016-06-13 | doc: Fix typo | Florian Berger | -1/+1 |
| 2016-06-12 | Auto merge of #34238 - jpreiss:master, r=steveklabnik | bors | -2/+2 |
| 2016-06-11 | typo fix in loops.md | James Alan Preiss | -1/+1 |
| 2016-06-11 | fix typo in primitive-types section on slices | James Alan Preiss | -1/+1 |
| 2016-06-11 | Auto merge of #34132 - AtheMathmo:no-stdlib, r=steveklabnik | bors | -4/+20 |
| 2016-06-10 | Rollup merge of #34129 - jviide:from-string-box-error, r=steveklabnik | Seo Sanghyeon | -12/+8 |
| 2016-06-09 | Auto merge of #33895 - AndrewBrinker:master, r=steveklabnik | bors | -137/+114 |
| 2016-06-08 | Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakis | bors | -3/+3 |
| 2016-06-09 | fix tests | Ariel Ben-Yehuda | -3/+3 |
| 2016-06-07 | Fixed based on feedback from steveklabnik | Andrew Brinker | -11/+7 |
| 2016-06-07 | Adding sections and brief explanation of libc | James Lucas | -7/+20 |
| 2016-06-07 | Rollup merge of #34138 - hoodie:bug/bool_colors, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-06-07 | Rollup merge of #34125 - MichaelNecio:book_addition, r=steveklabnik | Steve Klabnik | -1/+4 |
| 2016-06-07 | Rollup merge of #34099 - markrcote:functions-copyedit, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-06-07 | Rollup merge of #34094 - abenga:doc_changes_variable_bindings, r=steveklabnik | Steve Klabnik | -6/+7 |
| 2016-06-07 | Rollup merge of #34070 - chriskrycho:update-reference-deprecated-attribute, r... | Steve Klabnik | -2/+1 |
| 2016-06-07 | Rollup merge of #34060 - JDemler:master, r=steveklabnik | Steve Klabnik | -4/+10 |
| 2016-06-07 | Minor changes to variable bindings chapter | Horace Abenga | -6/+7 |
| 2016-06-06 | Note warning of default features on libc | James Lucas | -0/+3 |
| 2016-06-07 | Remove a gotcha from book/error-handling.md | Joachim Viide | -12/+8 |
| 2016-06-06 | Noted that shadowing never destroys a value | Michael Necio | -1/+4 |
| 2016-06-05 | Add missing space before parenthesis. | Mark Côté | -1/+1 |
| 2016-06-05 | Update reference to indicate stabilization of `deprecated` attribute. | Chris Krycho | -2/+1 |
| 2016-06-04 | Book: diagram takes less space and it's more symmetric. | Steven Burns | -5/+2 |
| 2016-06-04 | Book: fixed syntax coloring | Steven Burns | -5/+5 |
| 2016-06-03 | Auto merge of #33803 - WiSaGaN:feature/rename-main-thread, r=alexcrichton | bors | -11/+11 |
| 2016-06-03 | document of shared modules for integration tests | Jakob Demler | -2/+7 |
| 2016-06-03 | Fixed ambiguous explanaiton of tests/ directory | Jakob Demler | -2/+3 |
| 2016-06-02 | Rollup merge of #34021 - ollie27:book_links_offline, r=steveklabnik | Guillaume Gomez | -10/+11 |
| 2016-06-01 | Rewrote "How Safe and Unsafe Interact" Nomicon chapter. | Andrew Brinker | -137/+118 |
| 2016-06-01 | Fix a few links in the book | Oliver Middleton | -10/+11 |
| 2016-06-01 | Rollup merge of #33385 - cheercroaker:doc-correction, r=brson | Manish Goregaokar | -1/+1 |
| 2016-05-26 | Implement `..` in tuple (struct) patterns | Vadim Petrochenkov | -0/+2 |
| 2016-05-24 | Mention initial copyright year only | cheercroaker | -1/+1 |
| 2016-05-24 | Rollup merge of #33810 - tmr232:patch-1, r=Manishearth | Guillaume Gomez | -1/+1 |
| 2016-05-24 | Rollup merge of #33759 - aakloxu:patch-2, r=steveklabnik | Guillaume Gomez | -2/+0 |