about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-07-20Improve Debug impl for File on WindowsPeter Atashian-9/+15
2015-07-20Auto merge of #27118 - apasel422:issue-20825, r=alexcrichtonbors-0/+39
2015-07-20Auto merge of #27044 - nrc:graphviz-style, r=@pnkfelixbors-32/+157
2015-07-20Auto merge of #27038 - ktossell:narrow_doc_ip_ranges, r=alexcrichtonbors-4/+8
2015-07-20graphviz: support style attributesNick Cameron-32/+157
2015-07-20Auto merge of #27132 - apasel422:issue-23491, r=arielb1bors-0/+17
2015-07-20Auto merge of #27120 - apasel422:associated-item-error, r=arielb1bors-9/+34
2015-07-20Auto merge of #27065 - marcusklaas:loop-label, r=nrcbors-19/+49
2015-07-19Auto merge of #27133 - apasel422:issue-15919, r=rollupbors-0/+21
2015-07-19add test for #15919Andrew Paseltiner-0/+21
2015-07-19add test for #23491Andrew Paseltiner-0/+17
2015-07-19add separate errors for out-of-place associated consts and typesAndrew Paseltiner-9/+34
2015-07-19Auto merge of #27110 - arthurprs:optintstr, r=Gankrobors-15/+120
2015-07-19Auto merge of #27100 - tshepang:better-names, r=Gankrobors-38/+38
2015-07-19Auto merge of #27111 - AlisdairO:diagnostics253, r=Manishearthbors-1/+17
2015-07-19optimize from_str_radixarthurprs-13/+34
2015-07-19Auto merge of #27101 - steveklabnik:doc_no_mutability_root, r=Gankrobors-7/+7
2015-07-19Auto merge of #27099 - AlisdairO:diagnostics3, r=Manishearthbors-1/+60
2015-07-19replace word function with methodAlisdair Owens-1/+1
2015-07-19Auto merge of #27121 - apasel422:issue-21332, r=Gankrobors-9/+44
2015-07-19doc: use 'index' and 'value' in place of 'i' and 't'Tshepang Lekhonkhobe-38/+38
2015-07-18'Copies' => 'Clones' in Cow method docs.Nick Hamann-2/+2
2015-07-18split "has incompatible type for trait" errors into multiple linesAndrew Paseltiner-9/+44
2015-07-19Fix documentation IP ranges: e.g., 192.0.2.* instead of 192.*.2.*.Ken Tossell-4/+8
2015-07-18optimize integer formattingarthurprs-2/+86
2015-07-18add tests for #20825Andrew Paseltiner-0/+39
2015-07-18add test for #14821Andrew Paseltiner-0/+28
2015-07-18oops, forgot to fix method nameAlisdair Owens-2/+2
2015-07-18Fix to 80 char width, change to single space after periodAlisdair Owens-6/+6
2015-07-18fix up crate/trait discrepancy, clarify languageAlisdair Owens-4/+4
2015-07-18Add details on PhantomDataAlisdair Owens-10/+35
2015-07-18Add diagnostics for E0253Alisdair Owens-1/+17
2015-07-18Auto merge of #27096 - apasel422:issue-26217, r=nikomatsakisbors-12/+40
2015-07-18Include label in the span of loopsMarcus Klaas-19/+49
2015-07-18Auto merge of #27088 - tamird:fix-ios-build, r=alexcrichtonbors-6/+4
2015-07-18Auto merge of #27085 - Ryman:gh17546, r=alexcrichtonbors-27/+78
2015-07-18Auto merge of #27074 - steveklabnik:gh27014, r=alexcrichtonbors-4/+3
2015-07-17Auto merge of #26955 - Gankro:raw-vec, r=bluss,alexcrichtonbors-484/+638
2015-07-17Remove confusing 'mutability root' termSteve Klabnik-7/+7
2015-07-18nitManish Goregaokar-1/+1
2015-07-18Rollup merge of #27095 - tshepang:space, r=alexcrichtonManish Goregaokar-1/+1
2015-07-18Rollup merge of #27094 - tamird:DRY-search-focus, r=brsonManish Goregaokar-2/+2
2015-07-18Rollup merge of #27091 - steveklabnik:doc_tests_glob, r=GankroManish Goregaokar-3/+2
2015-07-18Rollup merge of #27081 - rick68:patch-15, r=alexcrichtonManish Goregaokar-0/+1
2015-07-18Rollup merge of #27071 - AlisdairO:diagnostics, r=ManishearthManish Goregaokar-4/+69
2015-07-18Rollup merge of #27067 - GuillaumeGomez:patch-1, r=cmrManish Goregaokar-0/+6
2015-07-18Rollup merge of #26777 - barosl:macro-doc-escapes, r=pnkfelixManish Goregaokar-1/+26
2015-07-17Add diagnostics for E0392Alisdair Owens-1/+35
2015-07-17Write diagnostics for E0364 and E0365Alisdair Owens-4/+69
2015-07-17clarify that `T` does not contain `'a`Andrew Paseltiner-2/+2