| Age | Commit message (Expand) | Author | Lines |
| 2015-10-15 | Rollup merge of #29058 - tshepang:rename, r=steveklabnik | Manish Goregaokar | -33/+33 |
| 2015-10-15 | Rollup merge of #29022 - apasel422:spell, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-10-15 | Rollup merge of #28906 - tshepang:link, r=nikomatsakis | Manish Goregaokar | -2/+5 |
| 2015-10-15 | reference: 'struct' is more common that 'structure' | Tshepang Lekhonkhobe | -33/+33 |
| 2015-10-14 | reference: add link to the symbols | Tshepang Lekhonkhobe | -2/+5 |
| 2015-10-14 | Rollup merge of #29028 - Seeker14491:patch-1, r=Manishearth | Manish Goregaokar | -5/+5 |
| 2015-10-13 | Unhide some code from the Traits section | Seeker14491 | -5/+5 |
| 2015-10-13 | Correct spelling in docs | Andrew Paseltiner | -2/+2 |
| 2015-10-13 | Test and gate empty structures and variants better | Vadim Petrochenkov | -1/+1 |
| 2015-10-10 | doc: fixing typos | Kyle Robinson Young | -1/+1 |
| 2015-10-10 | Auto merge of #28861 - pnkfelix:fsk-nonparam-dropck-issue28498, r=arielb1 | bors | -0/+14 |
| 2015-10-08 | Rollup merge of #28905 - tshepang:typo, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-10-08 | Auto merge of #28621 - tshepang:move-safety, r=steveklabnik | bors | -93/+93 |
| 2015-10-08 | reference: fix typos | Tshepang Lekhonkhobe | -1/+1 |
| 2015-10-06 | Non-parametric dropck; instead trust an unsafe attribute (RFC 1238). | Felix S. Klock II | -0/+14 |
| 2015-10-05 | docs: anchors fixes | Simon Mazur | -13/+13 |
| 2015-10-02 | reference: fix markdown formatting | Aleksey Kladov | -0/+3 |
| 2015-09-30 | Rollup merge of #28771 - tshepang:upper-case, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-30 | Rollup merge of #28770 - tshepang:awkward, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-09-30 | Improve identifier defintion in the reference | Steve Klabnik | -2/+7 |
| 2015-09-29 | Auto merge of #27273 - tshepang:claim-not-accurate, r=steveklabnik | bors | -2/+2 |
| 2015-09-28 | reference: Unsafe section does not fit under Functions | Tshepang Lekhonkhobe | -93/+93 |
| 2015-09-26 | Typo fix in use declaration section of reference | DenisKolodin | -1/+1 |
| 2015-09-26 | Auto merge of #28612 - gandro:targetvendor, r=alexcrichton | bors | -1/+6 |
| 2015-09-24 | Rollup merge of #28622 - tshepang:known-as-structs, r=steveklabnik | Steve Klabnik | -8/+8 |
| 2015-09-24 | Rollup merge of #28620 - tshepang:not-filled, r=steveklabnik | Steve Klabnik | -4/+0 |
| 2015-09-24 | Rollup merge of #28619 - tshepang:fix-link, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-24 | Rollup merge of #28617 - tshepang:optional, r=steveklabnik | Steve Klabnik | -3/+4 |
| 2015-09-24 | reference: rename "structure" to the more familiar "struct" | Tshepang Lekhonkhobe | -8/+8 |
| 2015-09-24 | reference: follow idiom in code snippet | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-24 | reference: 3 of the 4 things mentioned here are optional | Tshepang Lekhonkhobe | -3/+4 |
| 2015-09-24 | reference: fix anchor link | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-24 | reference: not sure this is the right place to discuss design | Tshepang Lekhonkhobe | -4/+0 |
| 2015-09-24 | reference: make that less awkward to read | Tshepang Lekhonkhobe | -2/+2 |
| 2015-09-24 | reference: "ffi" is normally in upper case | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-24 | rustc: Add target_vendor for target triples | Sebastian Wicki | -1/+6 |
| 2015-09-18 | Add feature gate | Vadim Petrochenkov | -1/+4 |
| 2015-09-18 | Add some more tests | Vadim Petrochenkov | -2/+11 |
| 2015-09-17 | Rollup merge of #28473 - tshepang:lowercase, r=steveklabnik | Steve Klabnik | -10/+10 |
| 2015-09-17 | Rollup merge of #28471 - tshepang:markup, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-17 | reference: actual keywords feel more appropriate | Tshepang Lekhonkhobe | -10/+10 |
| 2015-09-17 | reference: mark that up to make it more clear it is a keyword | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-17 | doc: follow idiom in code snippet | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-11 | Auto merge of #28348 - petrochenkov:novirt, r=alexcrichton | bors | -3/+0 |
| 2015-09-11 | Remove some remains of virtual structs from the parser | Vadim Petrochenkov | -3/+0 |
| 2015-09-11 | Auto merge of #28328 - tshepang:unusual, r=brson | bors | -10/+10 |
| 2015-09-10 | Auto merge of #28329 - tshepang:comfort, r=steveklabnik | bors | -2/+2 |
| 2015-09-10 | reference: not comfortable seeing a paragraph starting with a lowercase letter | Tshepang Lekhonkhobe | -2/+2 |
| 2015-09-10 | reference: using periods here is unusual | Tshepang Lekhonkhobe | -10/+10 |
| 2015-09-09 | reference: format code snippets in an idiomatic manner | Tshepang Lekhonkhobe | -36/+40 |