| Age | Commit message (Expand) | Author | Lines |
| 2015-05-12 | Auto merge of #23424 - arielb1:ambiguous-project, r=nikomatsakis | bors | -67/+123 |
| 2015-05-12 | Auto merge of #25320 - steveklabnik:rollup, r=steveklabnik | bors | -51/+765 |
| 2015-05-11 | Rollup merge of #25314 - steveklabnik:static_to_associated, r=alexcrichton | Steve Klabnik | -4/+4 |
| 2015-05-11 | Rollup merge of #25304 - oli-obk:patch-2, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-05-11 | Rollup merge of #25302 - michaelsproul:error-markdown, r=pnkfelix | Steve Klabnik | -0/+6 |
| 2015-05-11 | Rollup merge of #25292 - steveklabnik:stack_and_heap, r=nikomatsakis | Steve Klabnik | -1/+568 |
| 2015-05-11 | Rollup merge of #25288 - DrKwint:master, r=alexcrichton | Steve Klabnik | -3/+3 |
| 2015-05-11 | Rollup merge of #25283 - steveklabnik:gh24999, r=alexcrichton | Steve Klabnik | -20/+17 |
| 2015-05-11 | Rollup merge of #25282 - badboy:reference-macro-1, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-05-11 | Rollup merge of #25278 - cpjreynolds:path-doc, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-05-11 | Rollup merge of #25272 - nham:copy_long_diag, r=alexcrichton | Steve Klabnik | -20/+152 |
| 2015-05-11 | Rollup merge of #25254 - cgaebel:check-sizes-on-allocate, r=Gankro | Steve Klabnik | -0/+12 |
| 2015-05-11 | static method -> associated function | Steve Klabnik | -4/+4 |
| 2015-05-11 | TRPL: the stack and the heap | Steve Klabnik | -1/+568 |
| 2015-05-11 | Auto merge of #25225 - bluss:doc-search-assoc-items, r=alexcrichton | bors | -1/+16 |
| 2015-05-11 | Auto merge of #25196 - brson:relnotes, r=alexcrichton | bors | -125/+204 |
| 2015-05-11 | More authors updates | Brian Anderson | -1/+7 |
| 2015-05-11 | Fix links in the referece | Steve Klabnik | -20/+17 |
| 2015-05-11 | Auto merge of #25301 - jooert:vec_map_fix_split_off, r=Gankro | bors | -1/+1 |
| 2015-05-11 | trpl: item macros must be followed by a semicolon | Oliver Schneider | -1/+1 |
| 2015-05-11 | Auto merge of #25303 - Manishearth:rollup, r=Manishearth | bors | -92/+130 |
| 2015-05-11 | Rollup merge of #25297 - carols10cents:grammar-todos, r=steveklabnik | Manish Goregaokar | -66/+68 |
| 2015-05-11 | Rollup merge of #25291 - johannhof:let-expressions-example, r=steveklabnik | Manish Goregaokar | -0/+14 |
| 2015-05-11 | Rollup merge of #25290 - bluss:docfixes, r=steveklabnik | Manish Goregaokar | -17/+32 |
| 2015-05-11 | Rollup merge of #25287 - petehunt:patch-2, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-05-11 | Rollup merge of #25286 - johannhof:patch-1, r=steveklabnik | Manish Goregaokar | -4/+11 |
| 2015-05-11 | Rollup merge of #25284 - petehunt:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-05-11 | Rollup merge of #25280 - frewsxcv:patch-22, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-05-11 | Markdown formatting for error explanations. | Michael Sproul | -0/+6 |
| 2015-05-11 | Auto merge of #25277 - polachok:docfix, r=steveklabnik | bors | -1/+1 |
| 2015-05-11 | Minor optimization for `VecMap::split_off` | Johannes Oertel | -1/+1 |
| 2015-05-11 | Auto merge of #25271 - tshepang:doc-deunwrap, r=steveklabnik | bors | -34/+34 |
| 2015-05-11 | Auto merge of #25266 - richo:windows-resource-sancheck, r=steveklabnik | bors | -1/+1 |
| 2015-05-11 | Auto merge of #25085 - carols10cents:remove-old-tilde, r=steveklabnik | bors | -67/+61 |
| 2015-05-10 | Overwrite grammar sections with what was removed from the reference | Carol Nichols | -6/+5 |
| 2015-05-10 | Add literal semicolon to the grammar of view_item | Carol Nichols | -1/+1 |
| 2015-05-10 | Remove operator precedence section covered in the reference | Carol Nichols | -24/+0 |
| 2015-05-10 | Fill in more parts of the grammar for Expressions | Carol Nichols | -14/+45 |
| 2015-05-10 | Fill in grammar for Statements | Carol Nichols | -15/+10 |
| 2015-05-10 | Point to the use declaration section from the re-exporting section | Carol Nichols | -1/+1 |
| 2015-05-10 | Add visibility section of the grammar | Carol Nichols | -5/+6 |
| 2015-05-10 | Update AUTHORS.txt and RELEASES.md for 1.0 | Brian Anderson | -124/+197 |
| 2015-05-11 | docs: Update SliceConcatExt docs for assoc types | Ulrik Sverdrup | -2/+3 |
| 2015-05-11 | docs: Fixes in Reference Chapter 6.1 | Ulrik Sverdrup | -13/+14 |
| 2015-05-11 | docs: Link from tls macros to relevant docs | Ulrik Sverdrup | -0/+4 |
| 2015-05-11 | docs: Clarify Path::starts_with (and ends_with) | Ulrik Sverdrup | -0/+6 |
| 2015-05-11 | docs: Update FromStr documentation | Ulrik Sverdrup | -2/+5 |
| 2015-05-10 | Add long diagnostics for E0249 and E0250 | Nick Hamann | -3/+34 |
| 2015-05-11 | Auto merge of #24934 - jooert:bitset-append-split_off, r=Gankro | bors | -0/+145 |
| 2015-05-11 | Four spaces indent, rephrasing | Johann | -4/+7 |