about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-11-08Auto merge of #45379 - cuviper:unit_from_iter, r=alexcrichtonbors-0/+32
2017-11-07Auto merge of #44932 - cuviper:unsized-ptr-is_null, r=alexcrichtonbors-6/+63
2017-11-07Auto merge of #45822 - kennytm:rollup, r=kennytmbors-74/+479
2017-11-07Rollup merge of #45784 - harpocrates:fix/print-parens-cast-lt, r=kennytmkennytm-0/+64
2017-11-07Rollup merge of #45782 - frewsxcv:frewsxcv-shorthands-helpers, r=manishearthkennytm-13/+35
2017-11-07Rollup merge of #45778 - Havvy:patch-1, r=steveklabnikkennytm-1/+1
2017-11-07Rollup merge of #45764 - QuietMisdreavus:rustdoc-doctest-lints, r=GuillaumeGomezkennytm-8/+16
2017-11-07Rollup merge of #45751 - estebank:issue-44684, r=nikomatsakiskennytm-42/+95
2017-11-07Rollup merge of #45714 - sdroege:thread-panic-docs, r=dtolnaykennytm-5/+9
2017-11-07Rollup merge of #45682 - RalfJung:rwlock-guards, r=alexcrichtonkennytm-3/+8
2017-11-07Rollup merge of #45588 - Keruspe:master, r=alexcrichtonkennytm-2/+5
2017-11-07Rollup merge of #45470 - GuillaumeGomez:unix-metadata-ext, r=QuietMisdreavuskennytm-0/+246
2017-11-07Auto merge of #45666 - Amanieu:tls-model, r=alexcrichtonbors-13/+84
2017-11-07Auto merge of #45620 - ollie27:rustdoc_impl_generic_dupe, r=QuietMisdreavusbors-4/+29
2017-11-06Update comments in cast-lt.ppAlec Theriault-3/+1
2017-11-06review commentsEsteban Küber-4/+4
2017-11-07Auto merge of #45571 - zackmdavis:regenerate_char_private, r=alexcrichtonbors-76/+85
2017-11-06Display all emission types in error msg if user inputs invalid option.Corey Farwell-13/+35
2017-11-06Auto merge of #45668 - nikomatsakis:nll-free-region, r=arielb1bors-222/+660
2017-11-06Move tls-model to a -Z option since it is unstableAmanieu d'Antras-7/+7
2017-11-06Auto merge of #45811 - DSpeckhals:update-rustfmt-rls, r=nikomatsakisbors-27/+13
2017-11-06Auto merge of #45322 - infinity0:master, r=alexcrichtonbors-9/+9
2017-11-06tools: Fix rustfmt and the RLSDustin Speckhals-27/+13
2017-11-06Auto merge of #45369 - fintelia:patch-1, r=BurntSushibors-0/+25
2017-11-06Auto merge of #45737 - oli-obk:json, r=petrochenkovbors-80/+471
2017-11-06Ensure dist::Std for every libstd target. (Closes: #42320)Ximin Luo-9/+9
2017-11-06Adjust json errors to byte changesOliver Schneider-32/+32
2017-11-06Auto merge of #45798 - nrc:rls-bugs-3, r=eddybbors-83/+48
2017-11-06Auto merge of #45758 - nzig:explain-span-ctxt, r=petrochenkovbors-3/+5
2017-11-05Fix commentsAlec Theriault-3/+1
2017-11-06save-analysis: fix bugs in method chainsNick Cameron-57/+20
2017-11-06Auto merge of #45756 - topecongiro:fix-typos/librustc_typeck, r=kennytmbors-2/+2
2017-11-06save-analysis: give better info for UnionsNick Cameron-26/+28
2017-11-05Auto merge of #45770 - spastorino:newtype_index, r=nikomatsakisbors-60/+35
2017-11-05Added testsAlec Theriault-0/+50
2017-11-05Auto merge of #45723 - sinkuu:ice_45493, r=arielb1bors-1/+81
2017-11-05Handle anon lifetime arg being returned with named lifetime return typeEsteban Küber-34/+87
2017-11-05Pretty print parens around casts on the LHS of '<'Alec Theriault-0/+18
2017-11-05Auto merge of #45072 - nikomatsakis:issue-38714, r=arielb1bors-169/+838
2017-11-05add #![allow(unused)] to the playground link rustdoc testsQuietMisdreavus-4/+4
2017-11-05rustdoc: add #[allow(unused)] to every doctestQuietMisdreavus-4/+12
2017-11-05Auto merge of #45759 - alexcrichton:update-openssl, r=sfacklerbors-2/+2
2017-11-05Fix MIR inlining panic in generic functionsinkuu-1/+81
2017-11-05Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr...bors-625/+1791
2017-11-05Relax #[deny(warnings)] in some crate for cargotestLukas Kalbertodt-0/+2
2017-11-05Auto merge of #45754 - scottmcm:checked-npot, r=dtolnaybors-1/+63
2017-11-05Auto merge of #45748 - petrochenkov:short, r=alexcrichtonbors-4/+18
2017-11-04Update reference link in doc's 404Ryan Scheel-1/+1
2017-11-04rustc: Handle some libstd symbole exports betterAlex Crichton-11/+74
2017-11-04Use Add::add for overflow checks instead of [rustc_inherit_overflow_checks]Scott McMurray-2/+3