| Age | Commit message (Expand) | Author | Lines |
| 2016-02-04 | Rollup merge of #31413 - tshepang:improve, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2016-02-04 | Rollup merge of #31412 - tshepang:add-trailing-commas, r=steveklabnik | Steve Klabnik | -5/+5 |
| 2016-02-04 | Rollup merge of #31411 - tshepang:idiom, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-02-04 | reference: add trailing commas | Tshepang Lekhonkhobe | -5/+5 |
| 2016-02-04 | reference: make the line a little more readable | Tshepang Lekhonkhobe | -2/+2 |
| 2016-02-04 | reference: explicit return at function end is not idiomatic | Tshepang Lekhonkhobe | -1/+1 |
| 2016-02-01 | Remove "powerpc64le" and "mipsel" target_arch | Alex Crichton | -1/+1 |
| 2016-01-29 | Rollup merge of #31264 - est31:block_coment_parent, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-01-28 | Fix reference info about parent doc block comments | est31 | -1/+1 |
| 2016-01-26 | Fix examples that use missing_docs lint | Matt Brubeck | -4/+4 |
| 2016-01-16 | Auto merge of #30567 - steffengy:master, r=alexcrichton | bors | -0/+3 |
| 2016-01-15 | Rollup merge of #30776 - antonblanchard:powerpc64_merge, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-01-13 | the reference was inferring values that didn't fit into their target type | Oliver 'ker' Schneider | -8/+8 |
| 2016-01-13 | Add powerpc64 and powerpc64le support | Anton Blanchard | -1/+1 |
| 2016-01-11 | add feature gate "abi_vectorcall" for the vectorcall calling convention | Steffen | -0/+3 |
| 2016-01-06 | Clarify how Rust treats backslashes at end of line in string literals | Tobias Bucher | -4/+4 |
| 2015-12-19 | Auto merge of #30184 - petrochenkov:ascr, r=nikomatsakis | bors | -0/+2 |
| 2015-12-18 | Require exact type equality + add tests | Vadim Petrochenkov | -0/+2 |
| 2015-12-18 | Rewrite VisiblePrivateTypesVisitor | Vadim Petrochenkov | -4/+0 |
| 2015-12-12 | Implement `#[deprecated]` attribute (RFC 1270) | Vadim Petrochenkov | -0/+2 |
| 2015-12-09 | Rollup merge of #30224 - matklad:super-docs, r=steveklabnik | Steve Klabnik | -0/+19 |
| 2015-12-05 | DOCS: update reference about paths | Aleksey Kladov | -0/+19 |
| 2015-11-26 | Added stmt_expr_attribute feature gate | Marvin Löbel | -0/+3 |
| 2015-11-25 | Remove `#[staged_api]` | Vadim Petrochenkov | -4/+0 |
| 2015-11-24 | Rollup merge of #30020 - Manishearth:unit, r=bluss | Steve Klabnik | -2/+2 |
| 2015-11-24 | Update reference.md | Manish Goregaokar | -2/+2 |
| 2015-11-20 | Rename #[deprecated] to #[rustc_deprecated] | Vadim Petrochenkov | -1/+1 |
| 2015-11-17 | Rollup merge of #29891 - steveklabnik:gh29470, r=alexcrichton | Steve Klabnik | -4/+11 |
| 2015-11-17 | Clear up the reference around let | Steve Klabnik | -11/+12 |
| 2015-11-17 | Fix up escapes in the reference | Steve Klabnik | -4/+11 |
| 2015-11-13 | Document block doc comments better | mdinger | -3/+2 |
| 2015-11-08 | reference: Remove struct_variant from Compiler Features | Daniel Trebbien | -7/+0 |
| 2015-11-05 | Beef up macro designator docs | Steve Klabnik | -3/+14 |
| 2015-10-26 | reference: clarify impl | Aleksey Kladov | -5/+5 |
| 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 |