| Age | Commit message (Expand) | Author | Lines |
| 2016-12-13 | Associated items and variants inherit visibility from their traits and enums ... | Liigo | -1/+1 |
| 2016-12-13 | minor fix about visibility in reference | Liigo Zhuang | -1/+2 |
| 2016-12-07 | Rollup merge of #38163 - durka:patch-33, r=bluss | Guillaume Gomez | -1/+2 |
| 2016-12-04 | reference: fix definition of :tt | Alex Burka | -1/+2 |
| 2016-12-04 | Auto merge of #38087 - jooert:remove_unmarked, r=petrochenkov | bors | -5/+0 |
| 2016-12-02 | Update items section in reference | jethrogb | -4/+5 |
| 2016-11-30 | Remove the `unmarked_api` feature | Johannes Oertel | -5/+0 |
| 2016-11-19 | reference: fix duplicate bullet points in feature list | Georg Brandl | -8/+9 |
| 2016-11-10 | Rollup merge of #37664 - est31:master, r=nrc | Eduard-Mihai Burtescu | -2/+6 |
| 2016-11-09 | Document the question mark operator | est31 | -2/+6 |
| 2016-11-08 | Rollup merge of #35102 - steveklabnik:ref_warning, r=aturon | Steve Klabnik | -0/+5 |
| 2016-11-08 | Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakis | bors | -2/+0 |
| 2016-11-06 | Auto merge of #37386 - johnthagen:Self-reference-example, r=GuillaumeGomez | bors | -0/+15 |
| 2016-11-05 | Use From trait as an example usage of Self. | johnthagen | -0/+15 |
| 2016-11-03 | Stabilize `..` in tuple (struct) patterns | Vadim Petrochenkov | -2/+0 |
| 2016-10-29 | Auto merge of #37378 - petrochenkov:nopat, r=eddyb | bors | -3/+3 |
| 2016-10-27 | reference: Mention --crate-type=cdylib in the Linkage section | Federico Mena Quintero | -0/+6 |
| 2016-10-26 | Prohibit patterns in trait methods without bodies | Vadim Petrochenkov | -3/+3 |
| 2016-10-12 | Stabilise attributes on statements. | Nick Cameron | -2/+1 |
| 2016-10-07 | Rollup merge of #37008 - tshepang:quotes, r=steveklabnik | Guillaume Gomez | -3/+3 |
| 2016-10-06 | reference: use ticks instead of quotes | Tshepang Lekhonkhobe | -3/+3 |
| 2016-10-05 | reference: mention `move` keyword for lambdas | angelsl | -2/+7 |
| 2016-09-30 | Add `Send` and `Sync` traits to the reference | Wesley Wiser | -0/+10 |
| 2016-09-08 | added feature description to reference | Andre Bogus | -0/+3 |
| 2016-09-04 | Remove mention of `unsafe_no_drop_flag` from Reference and Nomicon | Andrew Paseltiner | -10/+0 |
| 2016-09-02 | Rollup merge of #35754 - QuietMisdreavus:must-use-reference, r=Manishearth | Jonathan Turner | -0/+3 |
| 2016-08-30 | Add the sysv64 calling convention to the list of known calling conventions an... | CensoredUsername | -0/+4 |
| 2016-08-23 | reference: add trailing commas | Tshepang Lekhonkhobe | -2/+2 |
| 2016-08-17 | Add `must_use` to the Reference | QuietMisdreavus | -0/+3 |
| 2016-08-06 | Finish fixing the operator precedence tables | ubsan | -1/+2 |
| 2016-08-04 | Fix precedence table in reference | ubsan | -1/+2 |
| 2016-07-28 | Make it clear that the reference isn't normative | Steve Klabnik | -0/+5 |
| 2016-07-26 | Rollup merge of #34461 - ubsan:master, r=steveklabnik | Steve Klabnik | -2/+31 |
| 2016-07-16 | Rollup merge of #33362 - andradei:master, r=Manishearth | Guillaume Gomez | -3/+17 |
| 2016-07-12 | Rollup merge of #34742 - abhijeetbhagat:master, r=steveklabnik | Guillaume Gomez | -1/+3 |
| 2016-07-10 | Update on struct expressions (check #32769) | abhi | -1/+3 |
| 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-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-05 | Update reference to indicate stabilization of `deprecated` attribute. | Chris Krycho | -2/+1 |
| 2016-05-26 | Implement `..` in tuple (struct) patterns | Vadim Petrochenkov | -0/+2 |
| 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-05-03 | Improve language. | Isaac Andrade | -3/+3 |
| 2016-05-02 | Add mention to RFC 940 in the Rust Reference. | Isaac Andrade | -3/+17 |
| 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 |