| Age | Commit message (Expand) | Author | Lines |
| 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 | Remove direct variant-dispatch entirely from trans_struct_drop. | Felix S. Klock II | -59/+19 |
| 2015-04-24 | regression test. | Felix S. Klock II | -0/+265 |
| 2015-04-24 | Added new kind of drop-glue that just drops the type's contents, | Felix S. Klock II | -62/+164 |
| 2015-04-24 | Latent bug in iter_structural_ty: handle `_match::Single` on zero-variant enum. | Felix S. Klock II | -2/+6 |
| 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 | Feature-gate associated constants. | Sean Patrick Santos | -1/+95 |
| 2015-04-23 | Get associated consts working in match patterns. | Sean Patrick Santos | -198/+610 |
| 2015-04-23 | Fix dead code check for associated const impls. | Sean Patrick Santos | -23/+55 |
| 2015-04-23 | Add previously omitted associated const tests. | Sean Patrick Santos | -7/+167 |
| 2015-04-23 | Fix a number of bugs that interfered with cross-crate usage of associated con... | Sean Patrick Santos | -24/+167 |
| 2015-04-23 | Functional changes for associated constants. Cross-crate usage of associated ... | Sean Patrick Santos | -294/+1387 |
| 2015-04-23 | Structural changes for associated constants | Sean Patrick Santos | -243/+416 |
| 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 |
| 2015-04-23 | Auto merge of #24695 - bluss:arc-default, r=alexcrichton | bors | -1/+1 |
| 2015-04-23 | Also mention `/*!` doc comments. | Matt Brubeck | -4/+5 |
| 2015-04-23 | TRPL: Remove references to "advanced macros chapter" | Geoffrey Thomas | -3/+2 |
| 2015-04-23 | Update and organize the Keywords table | Matt Brubeck | -4/+5 |
| 2015-04-23 | TRPL: Fix link to macro section of reference | Geoffrey Thomas | -1/+1 |
| 2015-04-23 | Clarify that //! comments are also doc comments. | Matt Brubeck | -3/+4 |
| 2015-04-24 | Do not include attributes in trait item spans. | Nick Cameron | -5/+4 |
| 2015-04-23 | Auto merge of #24615 - arielb1:rapid-reject, r=nikomatsakis | bors | -27/+20 |
| 2015-04-23 | Update supported values of target_os | Vadim Chugunov | -1/+1 |
| 2015-04-23 | typo 2 | nwin | -1/+1 |