| Age | Commit message (Expand) | Author | Lines |
| 2016-05-09 | Add #[cfg(target_has_atomic)] to get atomic support for the current target | Amanieu d'Antras | -0/+5 |
| 2016-05-05 | doc: Update reference with better description of target_env | Brian Anderson | -18/+26 |
| 2016-03-26 | Rollup merge of #32383 - aidanhs:aphs-heap-move-guarantee, r=alexcrichton | Manish Goregaokar | -0/+3 |
| 2016-03-21 | Add support for naked functions | Ticki | -0/+2 |
| 2016-03-20 | Document heap allocation location guarantee | Aidan Hobson Sayers | -0/+3 |
| 2016-03-10 | Rollup merge of #32149 - steveklabnik:gh31628, r=bluss | Steve Klabnik | -0/+4 |
| 2016-03-09 | Add other primitive types to the reference | Steve Klabnik | -0/+4 |
| 2016-03-08 | Rollup merge of #32083 - nodakai:reference-scoped-enum-alias, r=nikomatsakis | Steve Klabnik | -0/+10 |
| 2016-03-08 | Rollup merge of #31772 - nodakai:patch-1, r=steveklabnik | Steve Klabnik | -3/+9 |
| 2016-03-08 | reference.md: clarify the limitation of type alias on an enum | NODA, Kai | -0/+10 |
| 2016-03-07 | reference.md: clarify negation. | NODA, Kai | -1/+7 |
| 2016-03-07 | Clarify the semantics of enum discriminants | Kai Noda | -3/+9 |
| 2016-03-06 | Auto merge of #30884 - durka:inclusive-ranges, r=aturon | bors | -0/+23 |
| 2016-02-29 | std: Stabilize APIs for the 1.8 release | Alex Crichton | -3/+0 |
| 2016-02-29 | Add the 'T' present in the rust book | Aidan Hobson Sayers | -1/+1 |
| 2016-02-27 | document inclusive range syntax | Alex Burka | -0/+23 |
| 2016-02-27 | Rollup merge of #31909 - benaryorg:patch-2, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2016-02-26 | documentation fix | Katze | -1/+1 |
| 2016-02-25 | Document the null-char/null-byte escape in the reference | Georg Brandl | -0/+4 |
| 2016-02-25 | Rollup merge of #31868 - fhahn:capitalize-Rust, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2016-02-25 | Rollup merge of #31863 - matklad:clarify-reference, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2016-02-24 | Capitalize some occurences of Rust in documentation | Florian Hahn | -1/+1 |
| 2016-02-24 | reference: clarify use declaration location | Aleksey Kladov | -2/+2 |
| 2016-02-18 | reference: vtable entries: copy @nikomatsakis's wording | Ivan Kozik | -2/+3 |
| 2016-02-15 | reference: vtable entries are resolved at runtime | Ivan Kozik | -1/+1 |
| 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 |