about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-04-11Auto merge of #32850 - jseyfried:add_tests, r=alexcrichtonbors-0/+57
2016-04-11Tibet does not have a space program. Peru does.Manish Goregaokar-8/+8
2016-04-11Review fixes for #32878 (which was accidentally merged)Manish Goregaokar-10/+18
2016-04-11Add E0520 error code explanationGuillaume Gomez-1/+54
2016-04-10Auto merge of #32806 - brson:fix-features, r=alexcrichtonbors-2/+2
2016-04-10Auto merge of #32816 - eddyb:variadic-fn-item, r=Aatchbors-12/+43
2016-04-09Auto merge of #32786 - brson:cargotest, r=alexcrichtonbors-4/+13
2016-04-09Auto merge of #32781 - michaelwoerister:dont-use-svh-in-debuginfo, r=alexcric...bors-8/+10
2016-04-08Auto merge of #32773 - mitaa:rdoc-ttfn-json, r=alexcrichtonbors-158/+31
2016-04-09Add regression test for #26930Jeffrey Seyfried-0/+20
2016-04-09Add regression test for #24883Jeffrey Seyfried-0/+28
2016-04-09Add regression test for #22146Jeffrey Seyfried-0/+9
2016-04-08Auto merge of #32751 - alexcrichton:dist-docs, r=brsonbors-68/+100
2016-04-08Auto merge of #32738 - Aatch:mir-operand-fn-ret, r=arielb1bors-60/+220
2016-04-08Auto merge of #32695 - sfackler:default-buf-size, r=alexcrichtonbors-1/+1
2016-04-08Blacklist fn item types from being used with variadic functions.Eduard Burtescu-12/+43
2016-04-08Fix some type-related bugsJames Miller-18/+36
2016-04-07Fix cargotestBrian Anderson-4/+13
2016-04-07Auto merge of #32800 - Manishearth:rollup, r=Manishearthbors-124/+211
2016-04-07Set the version number for stabilization of braced_empty_structsBrian Anderson-2/+2
2016-04-07Rollup merge of #32741 - tbu-:pr_remove_fixme_12808, r=blussManish Goregaokar-86/+74
2016-04-07Rollup merge of #32737 - timonvo:arm-ehabi-backtraces, r=alexcrichtonManish Goregaokar-1/+6
2016-04-07Rollup merge of #32734 - tromey:dwarf-5-DW_LANG_Rust, r=michaelwoeristerManish Goregaokar-1/+3
2016-04-07Rollup merge of #32732 - dotdash:ext_arg, r=eddybManish Goregaokar-21/+102
2016-04-07Rollup merge of #32729 - pierzchalski:build_helper_suffix, r=alexcrichtonManish Goregaokar-3/+9
2016-04-07Rollup merge of #32687 - mneumann:dragonfly_fix_libstd, r=alexcrichtonManish Goregaokar-12/+17
2016-04-07Auto merge of #32016 - nikomatsakis:incr-comp-save, r=mwbors-708/+2037
2016-04-07argh, overlooked two extern cratesNiko Matsakis-0/+2
2016-04-07Rollup merge of #32789 - jseyfried:fix_duplicate_resolve_errors, r=eddybManish Goregaokar-97/+76
2016-04-07Rollup merge of #32757 - taralx:patch-1, r=brsonManish Goregaokar-12/+12
2016-04-07Rollup merge of #32748 - aturon:simplified-spec, r=nikomatsakisManish Goregaokar-70/+162
2016-04-07Rollup merge of #32745 - Amanieu:arc_fix, r=alexcrichtonManish Goregaokar-0/+1
2016-04-07Rollup merge of #32699 - bluss:slice-memcmp, r=alexcrichtonManish Goregaokar-44/+179
2016-04-07Rollup merge of #32674 - jseyfried:1422_groundwork, r=nikomatsakisManish Goregaokar-298/+385
2016-04-07Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakisbors-523/+656
2016-04-07Fix libstd on DragonFlyMichael Neumann-12/+17
2016-04-07test the substs ppaux code both with and without -Z verboseAriel Ben-Yehuda-48/+63
2016-04-07Auto merge of #32649 - Amanieu:intrinsic_monomorphization_assert, r=eddybbors-3/+47
2016-04-07Fix tidy errorsJeffrey Seyfried-2/+4
2016-04-07Fix fallout in testsJeffrey Seyfried-31/+7
2016-04-07Add test for #30079Jeffrey Seyfried-0/+55
2016-04-07Improve `PrivateItemsInPublicInterfacesVisitor`Jeffrey Seyfried-85/+109
2016-04-07Use the node id from the `Restricted` variant when checking accessibilityJeffrey Seyfried-42/+34
2016-04-07Make `hir::Visibility` non-copyable and add `ty::Visibility`Jeffrey Seyfried-165/+200
2016-04-07Refactor away `hir::Visibility::inherit_from`Jeffrey Seyfried-26/+7
2016-04-07Remove rustdocs json formatmitaa-158/+31
2016-04-07Improve path resolution diagnosticsJeffrey Seyfried-66/+67
2016-04-06remove incorrect dependency on librustc_frontNiko Matsakis-1/+0
2016-04-06Auto merge of #32230 - GuillaumeGomez:extend_css, r=alexcrichtonbors-123/+196
2016-04-06Use crate name/disambiguator instead of SVH for debuginfo typeid.Michael Woerister-8/+10