]> git.lizzy.rs Git - rust.git/history - src/librustc_data_structures/unify
Auto merge of #27613 - GSam:binop, r=nrc
[rust.git] / src / librustc_data_structures / unify /
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-15 borsAuto merge of #27827 - w00ns:for-loop-expn-issue-27639...
2015-08-15 borsAuto merge of #27839 - gkoz:netbsd_ar, r=brson
2015-08-14 borsAuto merge of #27641 - nikomatsakis:soundness-rfc-1214...
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-12 Niko MatsakisFallout in libs -- misc missing bounds uncovered by...
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
2015-08-03 borsAuto merge of #27134 - fhartwig:derive, r=huonw
2015-08-02 borsAuto merge of #27205 - Gankro:travis-extreme, r=alexcri...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #27174 - Gankro:rc-sat, r=alexcrichton
2015-07-30 borsAuto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-30 borsAuto merge of #27032 - Gankro:tarpl, r=aturon,acrichto...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 Manish GoregaokarRollup merge of #27232 - Dangthrimble:master, r=stevekl...
2015-07-29 Steve KlabnikRollup merge of #27286 - lastorset:pub, r=steveklabnik
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-29 borsAuto merge of #27261 - arielb1:drop-sanity-check, r...
2015-07-29 borsAuto merge of #27260 - alexcrichton:cap-lints, r=nrc
2015-07-29 borsAuto merge of #26846 - P1start:print-maybe-styled-macro...
2015-07-28 borsAuto merge of #27173 - mark-buer:split-android-ndks...
2015-07-28 borsAuto merge of #27330 - alexcrichton:reenable-lto-syntax...
2015-07-28 borsAuto merge of #27275 - nrc:save-use, r=brson
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 borsAuto merge of #27250 - alexcrichton:ucrt, r=brson
2015-07-27 borsAuto merge of #27230 - GuillaumeGomez:patch-1, r=brson
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #27284 - lastorset:default-methods, r...
2015-07-27 borsAuto merge of #27278 - thepowersgang:result-expect...
2015-07-27 borsAuto merge of #27315 - eefriedman:improper-ctypes-void...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-27 borsAuto merge of #27274 - tshepang:not-needed-word, r...
2015-07-26 borsAuto merge of #27267 - tamird:fix-ios-improper-ctypes...
2015-07-26 borsAuto merge of #27012 - pornel:master, r=Gankro
2015-07-26 borsAuto merge of #27272 - eefriedman:closure-const-crash...
2015-07-26 borsAuto merge of #27297 - mitaa:cleanup_E0005, r=alexcrichton
2015-07-26 borsAuto merge of #26870 - jroesch:default-typaram-fallback...
2015-07-26 Jared RoeschImplement Default TyParam fallback
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
2015-05-05 Steve KlabnikRollup merge of #24782 - steveklabnik:doc_ownership...
2015-05-04 borsAuto merge of #24652 - achanda:ip-long, r=alexcrichton
2015-05-01 Manish GoregaokarRollup merge of #25010 - huonw:inline-int-extremes...
2015-04-30 Nick CameronMerge branch 'master' into mulit-decor
2015-04-30 borsAuto merge of #24884 - michaelsproul:extended-errors...
2015-04-29 Alex Crichtonrollup merge of #24610: nagisa/offset-docs
2015-04-29 borsAuto merge of #24865 - bluss:range-size, r=alexcrichton
2015-04-28 borsAuto merge of #24781 - bluss:vec-drain-range, r=alexcri...
2015-04-27 borsAuto merge of #24701 - Stebalien:slice, r=alexcrichton
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
2015-04-27 borsAuto merge of #23606 - quantheory:associated_const...
2015-04-27 Steve KlabnikRollup merge of #24848 - bluss:deref-string, r=alexcrichton
2015-04-27 Steve KlabnikRollup merge of #24804 - liigo:new-trait-color, r=steve...
2015-04-27 Steve KlabnikRollup merge of #24797 - roryokane:patch-1, r=nikomatsakis
2015-04-26 borsAuto merge of #24679 - tamird:enable-debug, r=pnkfelix
2015-04-26 borsAuto merge of #24807 - luqmana:nullable-enum-opt-dst...
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-25 borsAuto merge of #24547 - bombless:comma, r=pnkfelix
2015-04-25 Manish GoregaokarRollup merge of #24811 - rkruppe:reference-audit, r...
2015-04-25 Manish GoregaokarRollup merge of #24809 - conradkleinespel:master, r...
2015-04-25 Manish GoregaokarRollup merge of #24806 - FuGangqiang:doc, r=Manishearth
2015-04-25 Manish GoregaokarRollup merge of #24649 - nham:path_new_examples, r...
2015-04-25 borsAuto merge of #24803 - SkylerLipthay:patch-2, r=huonw
2015-04-25 borsAuto merge of #24783 - jooert:unittestguidelines, r...
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-24 Johannes OertelChange name of unit test sub-module to "tests".
2015-04-23 borsAuto merge of #24537 - rprichard:fix-parallel-check...
2015-04-21 Alex Crichtonrollup merge of #24541: alexcrichton/issue-24538
2015-04-21 Alex Crichtonrollup merge of #24222: lambda/rename-soft-link-to...
2015-04-21 Steve KlabnikRollup merge of #24516 - steveklabnik:gh22621, r=alexcr...
2015-04-21 Steve KlabnikRollup merge of #24514 - krzysz00:no-warnings-in-liball...
2015-04-20 borsAuto merge of #24606 - bombless:doc-result, r=alexcrichton
2015-04-20 borsAuto merge of #24597 - bombless:doc, r=steveklabnik
2015-04-19 borsAuto merge of #24554 - tshepang:let-faq, r=steveklabnik
2015-04-18 borsAuto merge of #24383 - avdi:patch-1, r=steveklabnik
2015-04-18 Manish GoregaokarRollup merge of #24548 - graydon:reference-tidying...
2015-04-18 Manish GoregaokarRollup merge of #24542 - michaelsproul:rollup, r=alexcr...
2015-04-18 Manish GoregaokarRollup merge of #24532 - brson:beta, r=pnkfelix
2015-04-18 Manish GoregaokarRollup merge of #24466 - steveklabnik:more_more_more...
2015-04-18 borsAuto merge of #24528 - tamird:valgrind-sched, r=alexcri...
2015-04-18 borsAuto merge of #24519 - rprichard:opt-write-args, r...
2015-04-18 borsAuto merge of #24464 - lambdaburrito:master, r=alexcrichton
2015-04-18 borsAuto merge of #24428 - kwantam:deprecate_unicode_fns...
next