| Age | Commit message (Expand) | Author | Lines |
| 2015-04-24 | Whoops, please tidy | Steve Klabnik | -9/+9 |
| 2015-04-24 | TRPL: deref coercions | Steve Klabnik | -5/+121 |
| 2015-04-24 | Add examples by @pnkfelix to fmt precision | Steve Klabnik | -5/+62 |
| 2015-04-25 | rustbook: Fixes display of navigation links in README.html. | Johannes Oertel | -1/+1 |
| 2015-04-24 | TRPL: mutability | Steve Klabnik | -1/+177 |
| 2015-04-24 | TRPL: operators and overloading | Steve Klabnik | -2/+82 |
| 2015-04-24 | Auto merge of #24553 - nikomatsakis:issue-22779-overconstrained-impl, r=pnkfelix | bors | -234/+447 |
| 2015-04-24 | Change name of unit test sub-module to "tests". | Johannes Oertel | -59/+59 |
| 2015-04-24 | fix rustc_driver tests | Niko Matsakis | -1/+3 |
| 2015-04-24 | Remove keywords from reference because they're already in grammar | mdinger | -25/+0 |
| 2015-04-24 | Updates to grammar | mdinger | -15/+24 |
| 2015-04-24 | Remove ebnf from reference | mdinger | -308/+8 |
| 2015-04-24 | Split up tests, reduce coverage | Sean Bowe | -12/+49 |
| 2015-04-24 | Auto merge of #24594 - doomsplayer:patch-2, r=alexcrichton | bors | -2/+6 |
| 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 | Remove reference to 'to' | Steve Klabnik | -1/+1 |
| 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 | Rollup merge of #24717 - liigo:add-back-toggle-links, r=alexcrichton | Manish Goregaokar | -3/+7 |
| 2015-04-24 | Rollup merge of #24706 - tamird:remove-DST-comment, r=alexcrichton | Manish Goregaokar | -8/+0 |
| 2015-04-24 | Rollup merge of #24700 - rkruppe:doc-typos, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-04-24 | Rollup merge of #24699 - mbrubeck:doc-edit, r=steveklabnik | Manish Goregaokar | -0/+4 |
| 2015-04-24 | Rollup merge of #24698 - steveklabnik:remove_debug_display, r=steveklabnik | Manish Goregaokar | -4/+0 |
| 2015-04-24 | Rollup merge of #24523 - GuillaumeGomez:clean-error-codes, r=Manishearth | Manish Goregaokar | -3/+33 |
| 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 #24743 - geofft:trpl-macros-links, r=steveklabnik | Manish Goregaokar | -4/+3 |
| 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 #24739 - nrc:span-item, r=huonw | Manish Goregaokar | -5/+4 |
| 2015-04-24 | Rollup merge of #24734 - vadimcn:patch-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-04-24 | Rollup merge of #24733 - nwin:patch-1, r=steveklabnik | Manish Goregaokar | -8/+8 |
| 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-24 | Remove duplicate feature gate tests | Luke Gallagher | -48/+0 |
| 2015-04-24 | Add feature gate tests | Luke Gallagher | -0/+23 |
| 2015-04-24 | Add feature gate tests | Luke Gallagher | -0/+117 |
| 2015-04-24 | Add ')' in `advaced_slice_patterns` error message | Luke Gallagher | -1/+1 |
| 2015-04-24 | Add missing '\' for `custom_derive` error message | Luke Gallagher | -1/+1 |
| 2015-04-23 | Fixed typo | Lee Aronson | -1/+1 |
| 2015-04-23 | Improve information about loops | Lee Aronson | -29/+40 |
| 2015-04-23 | Auto merge of #24633 - rapha:master, r=alexcrichton | bors | -0/+57 |