about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-10-30Clean up formatting on std main pageSteve Klabnik-130/+144
2015-10-30Auto merge of #29468 - ronindev:patch-1, r=alexcrichtonbors-1/+1
2015-10-30Fixed delete command on WindowsIgor Shuvalov-1/+1
2015-10-30Auto merge of #29458 - tshepang:better, r=alexcrichtonbors-2/+3
2015-10-29Auto merge of #29199 - tshepang:they-can, r=steveklabnikbors-2/+3
2015-10-29Auto merge of #29452 - SimonSapin:patch-14, r=alexcrichtonbors-1/+1
2015-10-29book: it's just doctests that can't be run on binary filesTshepang Lekhonkhobe-2/+3
2015-10-29doc: fix and expand explanationTshepang Lekhonkhobe-2/+3
2015-10-29Auto merge of #29129 - cuviper:impl-from-for-floats, r=alexcrichtonbors-3/+81
2015-10-29Auto merge of #29445 - igpay:patch-1, r=alexcrichtonbors-2/+2
2015-10-30Typo fixSimon Sapin-1/+1
2015-10-29Auto merge of #29450 - defuz:patch-1, r=steveklabnikbors-1/+1
2015-10-29Auto merge of #29188 - nikomatsakis:remove-contraction, r=pnkfelixbors-456/+182
2015-10-29Trying to to be more accurateIvan Ivaschenko-1/+1
2015-10-29Auto merge of #29442 - rjbs:docs-comma-splice, r=steveklabnikbors-2/+2
2015-10-29Auto merge of #29441 - Ryman:match_refactor_msg, r=alexcrichtonbors-1/+25
2015-10-29Auto merge of #29432 - taralx:patch-2, r=alexcrichtonbors-2/+2
2015-10-29Auto merge of #29289 - DiamondLovesYou:pnacl-std-crates, r=alexcrichtonbors-299/+273
2015-10-28Update docstring for truncateCameron Sun-2/+2
2015-10-29Auto merge of #29444 - steveklabnik:rollup, r=steveklabnikbors-11/+29
2015-10-28split a run-on sentenceRicardo Signes-2/+2
2015-10-28Rollup merge of #29438 - jethrogb:topic/book-rbstrlit, r=alexcrichtonSteve Klabnik-3/+6
2015-10-28Rollup merge of #29437 - brson:authors, r=alexcrichtonSteve Klabnik-2/+7
2015-10-28Rollup merge of #29435 - djrollins:diverging-function-doc, r=ManishearthSteve Klabnik-0/+2
2015-10-28Rollup merge of #29417 - pmarcelll:assert-doc, r=steveklabnikSteve Klabnik-0/+5
2015-10-28Rollup merge of #29405 - pmarcelll:docs-fix, r=steveklabnikSteve Klabnik-1/+1
2015-10-28Rollup merge of #29264 - mdinger:colorify, r=steveklabnikSteve Klabnik-5/+8
2015-10-28Auto merge of #29425 - apasel422:issue-29030, r=alexcrichtonbors-0/+17
2015-10-28Comment how the significand limits lossless int->float conversionJosh Stone-0/+4
2015-10-28Move test file to run-fail, since it does an unwrapNiko Matsakis-0/+2
2015-10-28Do some slight refactoring, leave the rest for #29436Niko Matsakis-41/+25
2015-10-28Update docs for region inference to reflect current state betterNiko Matsakis-46/+46
2015-10-28Don't "double check" var-sub-var constraints, which are handled inNiko Matsakis-12/+30
2015-10-28remove SupSupConflict, which is now dead codeNiko Matsakis-49/+0
2015-10-28Regression test for #29048. Fixes #29048.Niko Matsakis-0/+21
2015-10-28Remove contraction. The contraction rules predated the notion of anNiko Matsakis-312/+58
2015-10-28do not dump extern def-ids with path for nowNiko Matsakis-6/+10
2015-10-28libsyntax: improve error message when a statement is prefixed with a match ke...Kevin Butler-1/+25
2015-10-28Port the standard crates to PNaCl/NaCl.Richard Diamond-299/+273
2015-10-28Book: Update raw/byte string literal in syntax indexJethro Beekman-3/+6
2015-10-28Auto merge of #29415 - nikomatsakis:issue-29161, r=nikomatsakisbors-5/+40
2015-10-28Tweak the add-authors.sh scriptBrian Anderson-2/+7
2015-10-28Add diverging functions `-> !` to syntax indexDaniel Rollins-0/+2
2015-10-28The `source_did` may not be local, so don't unwrap theNiko Matsakis-2/+28
2015-10-28Auto merge of #29403 - alexcrichton:fix-windows-again-zomg, r=brsonbors-0/+2
2015-10-28Log the error we get when we fail to load metadata from a library.JP Sugarbroad-2/+2
2015-10-28Auto merge of #29233 - angelsl:msvc1, r=alexcrichtonbors-0/+0
2015-10-28Auto merge of #29409 - arielb1:recursive-arrays, r=eddybbors-1/+24
2015-10-28Add test for #29030Andrew Paseltiner-0/+17
2015-10-28Auto merge of #29404 - jonas-schievink:external-overlap-print, r=Aatchbors-5/+3