| Age | Commit message (Expand) | Author | Lines |
| 2015-04-26 | Reference audit: comments and whitespace sections | Robin Kruppe | -9/+12 |
| 2015-04-25 | Redo PR #24811 properly | Robin Kruppe | -16/+2 |
| 2015-04-25 | Rollup merge of #24811 - rkruppe:reference-audit, r=steveklabnik | Manish Goregaokar | -5/+5 |
| 2015-04-25 | Rollup merge of #24809 - conradkleinespel:master, r=Manishearth | Manish Goregaokar | -2/+2 |
| 2015-04-25 | Audit reference manual: 3.2 Special unicode productions | Robin Kruppe | -5/+5 |
| 2015-04-25 | fix compiler plugins path in doc/reference.md | Conrad Kleinespel | -2/+2 |
| 2015-04-24 | Reference manual 3.5.2.3.1 | Skyler | -4/+5 |
| 2015-04-24 | More small syntax changes in reference.md | Michael Rosenberg | -2/+2 |
| 2015-04-24 | Rollup merge of #24775 - mbrubeck:reference, r=steveklabnik | Steve Klabnik | -4/+4 |
| 2015-04-24 | Rollup merge of #24766 - nwin:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-04-24 | Remove keywords from reference because they're already in grammar | mdinger | -25/+0 |
| 2015-04-24 | Remove ebnf from reference | mdinger | -308/+8 |
| 2015-04-24 | [reference] Update 7.2.20: For expressions. | Matt Brubeck | -3/+3 |
| 2015-04-24 | [reference] Fix missing formatting. | Matt Brubeck | -1/+1 |
| 2015-04-24 | Auto merge of #24744 - bluss:reference-1, r=steveklabnik | bors | -49/+30 |
| 2015-04-24 | reference: Audit & Edit chapter 8.1 Types. | Ulrik Sverdrup | -49/+30 |
| 2015-04-24 | Rollup merge of #24727 - rkruppe:reference-audit, r=steveklabnik | Manish Goregaokar | -10/+25 |
| 2015-04-24 | Rollup merge of #24721 - vosen:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-04-24 | Byte string literals are now fixed-size arrays | nwin | -1/+1 |
| 2015-04-24 | fixup #24754 | Manish Goregaokar | -2/+2 |
| 2015-04-24 | Rollup merge of #24754 - iliekturtles:patch-1, r=steveklabnik | Manish Goregaokar | -21/+21 |
| 2015-04-24 | Rollup merge of #24753 - tynopex:patch-1, r=steveklabnik | Manish Goregaokar | -0/+27 |
| 2015-04-24 | Rollup merge of #24752 - doomrobo:patch-1, r=steveklabnik | Manish Goregaokar | -17/+8 |
| 2015-04-24 | Rollup merge of #24750 - withoutboats:patch-1, r=steveklabnik | Manish Goregaokar | -29/+40 |
| 2015-04-24 | Rollup merge of #24742 - mbrubeck:keywords, r=steveklabnik | Manish Goregaokar | -4/+5 |
| 2015-04-24 | Rollup merge of #24740 - mbrubeck:reference, r=steveklabnik | Manish Goregaokar | -3/+5 |
| 2015-04-24 | Rollup merge of #24734 - vadimcn:patch-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-04-23 | Fix spelling errors. | Mike Boutin | -21/+21 |
| 2015-04-23 | Update reference.md | tynopex | -0/+27 |
| 2015-04-23 | Update "Generic Functions" section | Michael Rosenberg | -17/+8 |
| 2015-04-23 | Fixed typo | Lee Aronson | -1/+1 |
| 2015-04-23 | Improve information about loops | Lee Aronson | -29/+40 |
| 2015-04-23 | Also mention `/*!` doc comments. | Matt Brubeck | -4/+5 |
| 2015-04-23 | Update and organize the Keywords table | Matt Brubeck | -4/+5 |
| 2015-04-23 | Clarify that //! comments are also doc comments. | Matt Brubeck | -3/+4 |
| 2015-04-23 | Update supported values of target_os | Vadim Chugunov | -1/+1 |
| 2015-04-23 | typo 2 | nwin | -1/+1 |
| 2015-04-23 | typo | nwin | -1/+1 |
| 2015-04-23 | object type -> trait object | nwin | -8/+8 |
| 2015-04-23 | Reference audit: section 5 (Crates and source files) | Robin Kruppe | -10/+25 |
| 2015-04-23 | Stop mentioning obsolete integer suffixes | Andrzej Janik | -1/+1 |
| 2015-04-20 | Remove feature gated examples from the reference. | Steve Klabnik | -115/+22 |
| 2015-04-17 | Remove obsolete discusison of runtime, promote `Linkage` to chapter. | Graydon Hoare | -38/+1 |
| 2015-04-17 | Improve memory-model section very slightly. | Graydon Hoare | -2/+4 |
| 2015-04-17 | Improve special-traits section very slightly. | Graydon Hoare | -8/+10 |
| 2015-04-17 | Eliminate the obsolete term 'slot'. | Graydon Hoare | -24/+24 |
| 2015-04-17 | Clean up section on Type aliases. | Graydon Hoare | -12/+5 |
| 2015-04-17 | Trim florid language. | Graydon Hoare | -7/+5 |
| 2015-04-16 | document missing attributes in the reference | Steve Klabnik | -1/+11 |
| 2015-04-16 | Fix some documentation typos | Luke Gallagher | -3/+3 |