about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-08-15A disclaimer about keywords.Steve Klabnik-0/+5
2016-06-19Auto merge of #34313 - frewsxcv:panicking-example, r=steveklabnikbors-0/+29
2016-06-18Auto merge of #34351 - Stebalien:issue-22434, r=sfacklerbors-0/+18
2016-06-18Auto merge of #34295 - jseyfried:cfg_decoration, r=eddybbors-6/+25
2016-06-18Auto merge of #34350 - Stebalien:test-30276, r=eddybbors-0/+14
2016-06-18Add test case for #22434Steven Allen-0/+18
2016-06-18Add test case for #30276Steven Allen-0/+14
2016-06-18Auto merge of #34310 - erickt:tuple-struct-attrs, r=nrcbors-2/+55
2016-06-18Auto merge of #34342 - GuillaumeGomez:E0406, r=eddybbors-33/+1
2016-06-18Remove unused functions calls and unused E0406Guillaume Gomez-33/+1
2016-06-18Auto merge of #34336 - petrochenkov:icemctuple, r=arielb1bors-4/+19
2016-06-18Auto merge of #34314 - tshepang:misnamed, r=steveklabnikbors-8/+9
2016-06-18Fix ICE in memory categorization of tuple patternsVadim Petrochenkov-4/+19
2016-06-17Auto merge of #34323 - GuillaumeGomez:unreachable_not_unreachable, r=pnkfelixbors-1/+1
2016-06-18Add example in docs for `std::thread::panicking`.Corey Farwell-0/+29
2016-06-17Auto merge of #34292 - ollie27:rustdoc_depr_impl, r=GuillaumeGomezbors-17/+158
2016-06-17Auto merge of #33090 - bluss:special-zip-2, r=aturonbors-21/+263
2016-06-17Fix panic when using debugGuillaume Gomez-1/+1
2016-06-17Pretty-print attributes on tuple structs and add testsErick Tryzelaar-2/+55
2016-06-16Auto merge of #34306 - arielb1:mir-dump-fixes, r=eddybbors-18/+27
2016-06-16Auto merge of #34315 - Manishearth:rollup, r=Manishearthbors-934/+1037
2016-06-17Rollup merge of #34312 - erickt:add-try, r=nikomatsakisManish Goregaokar-859/+859
2016-06-17Rollup merge of #34307 - nagisa:more-cache, r=arielb1Manish Goregaokar-27/+30
2016-06-17Rollup merge of #34302 - retep998:🐇-sanity-is-overrated-🐇, r=alexcrichtonManish Goregaokar-13/+21
2016-06-17Rollup merge of #34298 - nrc:save-parent, r=eddybManish Goregaokar-35/+127
2016-06-16Auto merge of #34272 - jseyfried:simplify_gated_cfg_checking, r=nrcbors-218/+113
2016-06-16doc: fix mis-named binding & remove not needed `mut`Tshepang Lekhonkhobe-8/+9
2016-06-17Cache drops for early scope exitsSimonas Kazlauskas-27/+30
2016-06-16Revert using ? for try! in the libsyntax pretty printerErick Tryzelaar-859/+859
2016-06-16Simplify gated cfg checkingJeffrey Seyfried-218/+113
2016-06-16Auto merge of #34187 - luser:extern-crate-abspaths, r=michaelwoeristerbors-60/+100
2016-06-16Add an abs_path member to FileMap, use it when writing debug info.Ted Mielczarek-60/+100
2016-06-16Auto merge of #34296 - dsprenkels:issue-23122-tests, r=alexcrichtonbors-0/+44
2016-06-16fix MirSource::Promoted handlingAriel Ben-Yehuda-17/+15
2016-06-16stop having `'static` in dump-mir namesAriel Ben-Yehuda-0/+6
2016-06-16use a different filename for original and promoted MIRsAriel Ben-Yehuda-2/+7
2016-06-16Auto merge of #34239 - jseyfried:fix_macro_use_scope_regression, r=nrcbors-26/+91
2016-06-16Fix issue where rustbuild expected msvc to have arPeter Atashian-13/+21
2016-06-16Auto merge of #34216 - jseyfried:nested_cfg_attr, r=nrcbors-1/+15
2016-06-16save-analysis: add a decl_id for methodsNick Cameron-17/+50
2016-06-16Auto merge of #34290 - arielb1:short-ladder, r=eddybbors-8/+15
2016-06-16Strip unconfigured nodes from decorator-generated ASTJeffrey Seyfried-4/+25
2016-06-16Add regression tests for #23122Daan Sprenkels-0/+44
2016-06-16Avoid expanding decorator-generated items twiceJeffrey Seyfried-2/+0
2016-06-16fix codegen-units falloutAriel Ben-Yehuda-2/+0
2016-06-15Auto merge of #34000 - estebank:missingargs, r=jseyfriedbors-33/+55
2016-06-15Show types of all args when missing argsEsteban Küber-33/+55
2016-06-16Rollup merge of #34270 - gkoz:error_file_exists, r=alexcrichtonManish Goregaokar-1/+12
2016-06-16Rollup merge of #34268 - zackmdavis:if_let_over_none_unit_arm, r=jseyfriedManish Goregaokar-139/+101
2016-06-16Rollup merge of #34207 - petrochenkov:nohyg, r=jseyfriedManish Goregaokar-42/+13