about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-11-20break rustfmtAlex Burka-1/+1
2017-11-19use -Z flag instead of env varAlex Burka-63/+83
2017-11-19update UI testsAlex Burka-29/+29
2017-11-19add UI testAlex Burka-3/+72
2017-11-19show macro backtrace with env varAlex Burka-13/+47
2017-11-19Auto merge of #46074 - scottmcm:unspecialize-nth, r=blussbors-26/+6
2017-11-19Auto merge of #46064 - Keruspe:master, r=sfacklerbors-11/+11
2017-11-19Auto merge of #46048 - cramertj:update-libc-2, r=alexcrichtonbors-0/+0
2017-11-18Auto merge of #46039 - oli-obk:test_suggestions, r=petrochenkovbors-102/+28
2017-11-18Auto merge of #46032 - KiChjang:ignore-borrowck-statics, r=nikomatsakisbors-44/+108
2017-11-18Auto merge of #46009 - kennytm:fix-38878-again, r=alexcrichtonbors-3/+3
2017-11-18Undo the Sized specialization from Iterator::nthScott McMurray-26/+6
2017-11-18Auto merge of #46073 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-107/+115
2017-11-18Rollup merge of #46071 - LooMaclin:fix-46001, r=estebankGuillaume Gomez-32/+19
2017-11-18Rollup merge of #46066 - GuillaumeGomez:primitive-search, r=QuietMisdreavusGuillaume Gomez-45/+43
2017-11-18Rollup merge of #46044 - collinanderson:py3, r=kennytmGuillaume Gomez-24/+25
2017-11-18Rollup merge of #45767 - QuietMisdreavus:who-docs-the-doc-tool, r=frewsxcvGuillaume Gomez-6/+28
2017-11-18Auto merge of #46000 - kennytm:fix-45640-extern-type-ice-in-rustdoc, r=QuietM...bors-3/+67
2017-11-18Remove return_ty from Mirloomaclin-32/+19
2017-11-18Auto merge of #45999 - jseyfried:def_site_span, r=nrcbors-7/+8
2017-11-18Auto merge of #45989 - davidtwco:issue-45360, r=nikomatsakisbors-25/+119
2017-11-18Auto merge of #45899 - eddyb:meta-race, r=alexcrichtonbors-18/+35
2017-11-17Add run-pass test for assignment to static mutKeith Yeung-0/+23
2017-11-17Do not registor borrows for unsafe lvaluesKeith Yeung-42/+50
2017-11-17Auto merge of #45853 - nikomatsakis:chalk-simplify-hr-lub-glb, r=arielb1bors-226/+232
2017-11-17Fix primitive types not showing upGuillaume Gomez-45/+43
2017-11-17Fixed bug with the implementation that was suppressing expected errors from t...David Wood-4/+6
2017-11-17update openssl{,-sys} to fix build with libressl 2.6.xMarc-Antoine Perennou-11/+11
2017-11-17Allow assignment to static mutsKeith Yeung-2/+35
2017-11-17Corrected error output with many labels.David Wood-4/+2
2017-11-17use a BTreeMap instead of an FxHasMap for the skol regionsNiko Matsakis-10/+13
2017-11-17strip old lub-glb tests from `librustc_driver`Niko Matsakis-212/+0
2017-11-17issue better error message when LUB/GLB diverge under new behaviorNiko Matsakis-1/+138
2017-11-17make LUB/GLB of higher-ranked things actually do EQNiko Matsakis-3/+81
2017-11-17Auto merge of #45996 - eddyb:even-mirer-1, r=arielb1bors-23/+36
2017-11-17Auto merge of #46004 - michaelwoerister:cached-mir-wip-3, r=nikomatsakisbors-370/+1161
2017-11-17Auto merge of #45595 - scottmcm:iter-try-fold, r=dtolnaybors-182/+929
2017-11-17Auto merge of #45991 - gnzlbg:fix_i586, r=alexcrichtonbors-0/+1
2017-11-17Auto merge of #45980 - Keruspe:master, r=alexcrichtonbors-1/+12
2017-11-17Modified to output intended error.David Wood-21/+83
2017-11-17Updated test to reflect expected Mir output.David Wood-5/+18
2017-11-16Deduplicated borrow checking errors.David Wood-10/+29
2017-11-17MIR: hide .rodata constants vs by-ref ABI clash in trans.Eduard-Mihai Burtescu-23/+36
2017-11-16Auto merge of #45897 - tromey:trait-object-debug, r=michaelwoeristerbors-1/+136
2017-11-16Update libc to include Fuchsia changesTaylor Cramer-0/+0
2017-11-16Auto merge of #45825 - nikomatsakis:nll-factor-region-inference, r=arielb1bors-3616/+4835
2017-11-16fix some python3 incompatibilitiesCollin Anderson-24/+25
2017-11-16Auto merge of #46029 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-190/+144
2017-11-16Add doc comment for LocalDefId.Michael Woerister-2/+7
2017-11-16Fix some tidy errors in ty::codec.Michael Woerister-8/+16