about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-15Add lifetime's bounds in doc generationGuillaume Gomez-1/+11
2016-05-15Auto merge of #33612 - royalstream:royalstream-enc-enum-ptr, r=michaelwoeristerbors-0/+2
2016-05-15Update i686-linux-android features to match android ABI.Nerijus Arlauskas-1/+5
2016-05-15Update libc to bring in updates for android's aarch64.Nerijus Arlauskas-0/+0
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-14Add all possible features (NEON, FP) to aarch64 android target.Nerijus Arlauskas-0/+3
2016-05-14Add missing "max_atomic_width" to new armv7 android target.Nerijus Arlauskas-0/+1
2016-05-14Remove "gnu" from "target_env" because it does not matter for android.Nerijus Arlauskas-3/+3
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-14Auto merge of #33632 - Manishearth:rollup, r=Manishearthbors-943/+1182
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
2016-05-14Rollup merge of #33555 - soltanmm:ambiguous-nixon, r=nikomatsakisManish Goregaokar-57/+1
2016-05-14Rollup merge of #33554 - sfackler:no-current-exe, r=alexcrichtonManish Goregaokar-43/+22
2016-05-14Rollup merge of #33552 - dotdash:scfg, r=luqmanaManish Goregaokar-59/+124
2016-05-14Rollup merge of #33544 - dotdash:baby_dont_break_me_no_more, r=AatchManish Goregaokar-119/+113
2016-05-14doc: this statement does not have an effectTshepang Lekhonkhobe-2/+0
2016-05-14rustbuild: Ignore user config.toml file.Scott Olson-0/+1
2016-05-13Auto merge of #33538 - Ms2ger:LocalCrateReader, r=arielb1bors-43/+50
2016-05-13rewrite fuzzy `on_unimplemented` matching to avoid ICEsAriel Ben-Yehuda-245/+33
2016-05-13address review commentsAriel Ben-Yehuda-62/+90
2016-05-13add cycle-reporting logicAriel Ben-Yehuda-89/+151