about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-05-12Auto merge of #23424 - arielb1:ambiguous-project, r=nikomatsakisbors-67/+123
2015-05-12Auto merge of #25320 - steveklabnik:rollup, r=steveklabnikbors-51/+765
2015-05-11Rollup merge of #25314 - steveklabnik:static_to_associated, r=alexcrichtonSteve Klabnik-4/+4
2015-05-11Rollup merge of #25304 - oli-obk:patch-2, r=steveklabnikSteve Klabnik-1/+1
2015-05-11Rollup merge of #25302 - michaelsproul:error-markdown, r=pnkfelixSteve Klabnik-0/+6
2015-05-11Rollup merge of #25292 - steveklabnik:stack_and_heap, r=nikomatsakisSteve Klabnik-1/+568
2015-05-11Rollup merge of #25288 - DrKwint:master, r=alexcrichtonSteve Klabnik-3/+3
2015-05-11Rollup merge of #25283 - steveklabnik:gh24999, r=alexcrichtonSteve Klabnik-20/+17
2015-05-11Rollup merge of #25282 - badboy:reference-macro-1, r=alexcrichtonSteve Klabnik-1/+1
2015-05-11Rollup merge of #25278 - cpjreynolds:path-doc, r=alexcrichtonSteve Klabnik-1/+1
2015-05-11Rollup merge of #25272 - nham:copy_long_diag, r=alexcrichtonSteve Klabnik-20/+152
2015-05-11Rollup merge of #25254 - cgaebel:check-sizes-on-allocate, r=GankroSteve Klabnik-0/+12
2015-05-11static method -> associated functionSteve Klabnik-4/+4
2015-05-11TRPL: the stack and the heapSteve Klabnik-1/+568
2015-05-11Auto merge of #25225 - bluss:doc-search-assoc-items, r=alexcrichtonbors-1/+16
2015-05-11Auto merge of #25196 - brson:relnotes, r=alexcrichtonbors-125/+204
2015-05-11More authors updatesBrian Anderson-1/+7
2015-05-11Fix links in the refereceSteve Klabnik-20/+17
2015-05-11Auto merge of #25301 - jooert:vec_map_fix_split_off, r=Gankrobors-1/+1
2015-05-11trpl: item macros must be followed by a semicolonOliver Schneider-1/+1
2015-05-11Auto merge of #25303 - Manishearth:rollup, r=Manishearthbors-92/+130
2015-05-11Rollup merge of #25297 - carols10cents:grammar-todos, r=steveklabnikManish Goregaokar-66/+68
2015-05-11Rollup merge of #25291 - johannhof:let-expressions-example, r=steveklabnikManish Goregaokar-0/+14
2015-05-11Rollup merge of #25290 - bluss:docfixes, r=steveklabnikManish Goregaokar-17/+32
2015-05-11Rollup merge of #25287 - petehunt:patch-2, r=steveklabnikManish Goregaokar-2/+2
2015-05-11Rollup merge of #25286 - johannhof:patch-1, r=steveklabnikManish Goregaokar-4/+11
2015-05-11Rollup merge of #25284 - petehunt:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-05-11Rollup merge of #25280 - frewsxcv:patch-22, r=steveklabnikManish Goregaokar-2/+2
2015-05-11Markdown formatting for error explanations.Michael Sproul-0/+6
2015-05-11Auto merge of #25277 - polachok:docfix, r=steveklabnikbors-1/+1
2015-05-11Minor optimization for `VecMap::split_off`Johannes Oertel-1/+1
2015-05-11Auto merge of #25271 - tshepang:doc-deunwrap, r=steveklabnikbors-34/+34
2015-05-11Auto merge of #25266 - richo:windows-resource-sancheck, r=steveklabnikbors-1/+1
2015-05-11Auto merge of #25085 - carols10cents:remove-old-tilde, r=steveklabnikbors-67/+61
2015-05-10Overwrite grammar sections with what was removed from the referenceCarol Nichols-6/+5
2015-05-10Add literal semicolon to the grammar of view_itemCarol Nichols-1/+1
2015-05-10Remove operator precedence section covered in the referenceCarol Nichols-24/+0
2015-05-10Fill in more parts of the grammar for ExpressionsCarol Nichols-14/+45
2015-05-10Fill in grammar for StatementsCarol Nichols-15/+10
2015-05-10Point to the use declaration section from the re-exporting sectionCarol Nichols-1/+1
2015-05-10Add visibility section of the grammarCarol Nichols-5/+6
2015-05-10Update AUTHORS.txt and RELEASES.md for 1.0Brian Anderson-124/+197
2015-05-11docs: Update SliceConcatExt docs for assoc typesUlrik Sverdrup-2/+3
2015-05-11docs: Fixes in Reference Chapter 6.1Ulrik Sverdrup-13/+14
2015-05-11docs: Link from tls macros to relevant docsUlrik Sverdrup-0/+4
2015-05-11docs: Clarify Path::starts_with (and ends_with)Ulrik Sverdrup-0/+6
2015-05-11docs: Update FromStr documentationUlrik Sverdrup-2/+5
2015-05-10Add long diagnostics for E0249 and E0250Nick Hamann-3/+34
2015-05-11Auto merge of #24934 - jooert:bitset-append-split_off, r=Gankrobors-0/+145
2015-05-11Four spaces indent, rephrasingJohann-4/+7