summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-07-17Clean up some wording around globs.Steve Klabnik-3/+2
2015-07-17Auto merge of #27076 - alexcrichton:update-llvm, r=brsonbors-586/+290
2015-07-17[ios] std: avoid `result::fold`Tamir Duberstein-6/+4
2015-07-17Add RawVec to unify raw Vecish codeAlexis Beingessner-475/+631
2015-07-17test: Ignore a failing test on LLDBAlex Crichton-0/+1
2015-07-17Merge branch 'generic-enum-disr-fix' of https://github.com/michaelwoerister/r...Alex Crichton-9/+98
2015-07-17Improve error message for variant values used as typesKevin Butler-27/+78
2015-07-17Rollup merge of #27080 - soderstroff:kristof-patch, r=GankroManish Goregaokar-1/+1
2015-07-17Rollup merge of #27069 - Eljay:fix-raw-attr-typo, r=alexcrichtonManish Goregaokar-1/+1
2015-07-17Rollup merge of #25993 - nham:fix_23969, r=nikomatsakisManish Goregaokar-15/+111
2015-07-17Improve register_long_diagnostics macroGuillaume Gomez-0/+3
2015-07-17Update vec.rsWei-Ming Yang-0/+1
2015-07-16Fixed typoKristof Söderström-1/+1
2015-07-16trans: Clean up handling the LLVM data layoutAlex Crichton-541/+95
2015-07-16trans: Add kind to writeArchiveAlex Crichton-15/+52
2015-07-16rustc_trans: Update LLVMBuildLandingPad signatureAlex Crichton-10/+28
2015-07-16rt: Move personality to functions from their landing padsRicho Healey-10/+15
2015-07-16Update LLVMAlex Crichton-1/+1
2015-07-16rustdoc: properly capture rustc outputSteve Klabnik-4/+3
2015-07-16Merge branch 'fix-26673' of https://github.com/nhowell/rust into rollup_centralSteve Klabnik-0/+6
2015-07-16Merge branch 'more-ref-fixes' of https://github.com/tshepang/rust into rollup...Steve Klabnik-8/+8
2015-07-16Merge branch 'coercions' of https://github.com/tshepang/rust into rollup_centralSteve Klabnik-41/+66
2015-07-16Merge branch 'doc_io_traits_enums' of https://github.com/steveklabnik/rust in...Steve Klabnik-58/+601
2015-07-16Merge branch 'nopacked' of https://github.com/Stebalien/rust into rollup_centralSteve Klabnik-2/+0
2015-07-16Merge branch 'uint-usize-rustc-docs' of https://github.com/nham/rust into rol...Steve Klabnik-53/+53
2015-07-16Merge branch 'fix/doc/rel-prev-next' of https://github.com/vincentbernat/rust...Steve Klabnik-0/+2
2015-07-16More docs for std::io free functions.Steve Klabnik-10/+10
2015-07-16More docs for std::io::WriteSteve Klabnik-12/+114
2015-07-16More docs for std::io::SeekSteve Klabnik-6/+27
2015-07-16More docs for std::io::ReadSteve Klabnik-12/+278
2015-07-16More docs for std::io::BufReadSteve Klabnik-32/+186
2015-07-16debuginfo: Fix type description generic enum discriminants.Michael Woerister-9/+98
2015-07-16Fix typo in stability attribute.Lee Jeffery-1/+1
2015-07-16Fix diagnostics name clashManish Goregaokar-2/+2
2015-07-16Improve register_diagnostics macroGuillaume Gomez-0/+3
2015-07-16Fixup testManish Goregaokar-1/+1
2015-07-16Fixup #27046 with pattern bindingsManish Goregaokar-12/+12
2015-07-16Rollup merge of #27046 - nrc:driver-defaults, r=alexcrichtonManish Goregaokar-3/+9
2015-07-16Rollup merge of #27039 - bluss:siphash-tests, r=alexcrichtonManish Goregaokar-69/+61
2015-07-16Rollup merge of #27030 - nrc:save-ctors, r=alexcrichtonManish Goregaokar-17/+48
2015-07-16Rollup merge of #27019 - akiss77:pr-aarch64-morestack-section, r=alexcrichtonManish Goregaokar-1/+5
2015-07-16Rollup merge of #27018 - arielb1:enum-update, r=eddybManish Goregaokar-1/+23
2015-07-16Rollup merge of #26988 - frewsxcv:regression-tests, r=alexcrichtonManish Goregaokar-0/+111
2015-07-16Rollup merge of #26950 - AlisdairO:memset, r=alexcrichtonManish Goregaokar-0/+166
2015-07-16Rollup merge of #26898 - GuillaumeGomez:fixup, r=eddybManish Goregaokar-216/+539
2015-07-16Rollup merge of #26838 - P1start:refactor-diagnostic, r=alexcrichtonManish Goregaokar-396/+392
2015-07-16Rollup merge of #26819 - P1start:ref-suggestion, r=nikomatsakisManish Goregaokar-2/+46
2015-07-16Rollup merge of #27029 - nrc:save-pub-gen-code, r=alexcrichtonManish Goregaokar-1/+1
2015-07-16Rollup merge of #27020 - goyox86:goyox86/fix-error-handling-snippet, r=stevek...Manish Goregaokar-1/+3
2015-07-16Rollup merge of #27013 - michaelsproul:fix-E0303, r=alexcrichtonManish Goregaokar-4/+4