about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-05-16Auto merge of #33331 - uasi:diag-e0038-typo, r=GuillaumeGomezbors-1/+1
2016-05-16Auto merge of #33640 - lucab:to-upstream/tcp-stress, r=alexcrichtonbors-9/+15
2016-05-15Auto merge of #33505 - petrochenkov:self, r=nrcbors-636/+430
2016-05-15Auto merge of #33251 - Kintaro:fix-typo-in-fs, r=GuillaumeGomezbors-2/+2
2016-05-15Auto merge of #33643 - eddyb:rollup, r=eddybbors-10/+8
2016-05-16Rollup merge of #33660 - fbergr:doc, r=steveklabnikEduard-Mihai Burtescu-1/+1
2016-05-16Rollup merge of #33635 - tshepang:capitalise, r=steveklabnikEduard-Mihai Burtescu-1/+1
2016-05-16Rollup merge of #33634 - tshepang:nicer-output, r=steveklabnikEduard-Mihai Burtescu-1/+1
2016-05-16Rollup merge of #33633 - tshepang:no-effect, r=steveklabnikEduard-Mihai Burtescu-2/+0
2016-05-16Rollup merge of #33605 - tshepang:less-awkward, r=steveklabnikEduard-Mihai Burtescu-2/+2
2016-05-16Rollup merge of #33604 - tshepang:line-em-up, r=GuillaumeGomezEduard-Mihai Burtescu-1/+1
2016-05-16Rollup merge of #33603 - tshepang:no-need, r=apasel422Eduard-Mihai Burtescu-2/+2
2016-05-15Auto merge of #33619 - jonathandturner:improve_structured_errors, r=nikomatsakisbors-172/+279
2016-05-15Add space after equalsJonathan Turner-1/+1
2016-05-15Auto merge of #33620 - eddyb:oops-static-is-not-fn, r=dotdashbors-3/+4
2016-05-15Update link to licenseFlorian Berger-1/+1
2016-05-15Auto merge of #33658 - Manishearth:rollup, r=Manishearthbors-43/+619
2016-05-15Rollup merge of #33598 - haikoschol:master, r=alexcrichtonManish Goregaokar-1/+1
2016-05-15Rollup merge of #33591 - dns2utf8:systemtime_wording, r=GuillaumeGomezManish Goregaokar-1/+1
2016-05-15Rollup merge of #33590 - durka:patch-22, r=aturonManish Goregaokar-4/+8
2016-05-15Rollup merge of #33585 - GuillaumeGomez:error_code_test, r=steveklabnikManish Goregaokar-0/+242
2016-05-15Rollup merge of #33584 - GuillaumeGomez:error_code_improvements, r=steveklabnikManish Goregaokar-8/+13
2016-05-15Rollup merge of #33580 - frewsxcv:temp-dir, r=alexcrichtonManish Goregaokar-10/+10
2016-05-15Rollup merge of #33565 - Amanieu:once_doc, r=GuillaumeGomezManish Goregaokar-1/+0
2016-05-15Rollup merge of #33534 - dns2utf8:atomic_docs, r=GuillaumeGomezManish Goregaokar-2/+2
2016-05-15Rollup merge of #33533 - GuillaumeGomez:add_E0500, r=steveklabnikManish Goregaokar-1/+47
2016-05-15Rollup merge of #33517 - sanxiyn:tight-span, r=nagisaManish Goregaokar-1/+1
2016-05-15Rollup merge of #33475 - billyevans:master, r=guillaumegomezManish Goregaokar-1/+79
2016-05-15Rollup merge of #33415 - dfockler:master, r=steveklabnikManish Goregaokar-7/+158
2016-05-15Rollup merge of #33393 - cristianoliveira:docs-error-explanation, r=steveklabnikManish Goregaokar-1/+21
2016-05-15Rollup merge of #33342 - birkenfeld:issue-26472, r=jseyfriedManish Goregaokar-5/+36
2016-05-15Auto merge of #33612 - royalstream:royalstream-enc-enum-ptr, r=michaelwoeristerbors-0/+2
2016-05-15Auto merge of #33607 - jonas-schievink:prettier-mir, r=eddybbors-26/+84
2016-05-14Auto merge of #33593 - dotdash:smart_derive, r=brsonbors-7/+44
2016-05-14Auto merge of #33600 - ollie27:rustdoc_impl_params, r=alexcrichtonbors-8/+30
2016-05-14Auto merge of #33579 - Amanieu:atomic_bool2, r=alexcrichtonbors-58/+36
2016-05-14test: clear deprecation warnings in tcp-stressLuca Bruno-7/+8
2016-05-14test: assert that all tcp-stress threads get spawnedLuca Bruno-2/+7
2016-05-14Auto merge of #33568 - nrc:save-json-2, r=pnkfelixbors-83/+536
2016-05-14Auto merge of #33563 - Amanieu:oncestate, r=alexcrichtonbors-1/+1
2016-05-14doc: 'tis the lang, not the reptileTshepang Lekhonkhobe-1/+1
2016-05-14Add checks for `self: _` and `self: &_`Vadim Petrochenkov-0/+28
2016-05-14doc: improve outputTshepang Lekhonkhobe-1/+1
2016-05-14Remove ExplicitSelf from HIRVadim Petrochenkov-431/+196
2016-05-14syntax: Refactor parsing of method declarationsVadim Petrochenkov-205/+206
2016-05-14Rollup merge of #33576 - soltanmm:vtable, r=nikomatsakisManish Goregaokar-105/+235
2016-05-14Rollup merge of #33574 - michaelwoerister:collector-cleanup, r=nikomatsakisManish Goregaokar-525/+634
2016-05-14Rollup merge of #33572 - nagisa:assoc-const-types, r=eddybManish Goregaokar-24/+26
2016-05-14Rollup merge of #33566 - dotdash:biased_switch, r=nagisaManish Goregaokar-10/+26
2016-05-14Rollup merge of #33560 - eddyb:symtidy, r=alexcrichtonManish Goregaokar-1/+1