]> git.lizzy.rs Git - rust.git/history - src/librustc_trans
Auto merge of #31077 - nagisa:mir-temp-promotion, r=dotdash
[rust.git] / src / librustc_trans /
2016-01-22 borsAuto merge of #31077 - nagisa:mir-temp-promotion, r...
2016-01-22 borsAuto merge of #31074 - gmbonnet:stage0-libdir, r=alexcr...
2016-01-22 borsAuto merge of #31072 - arielb1:method-callee-cleanup...
2016-01-22 borsAuto merge of #31070 - sfackler:bufreader-box-slice...
2016-01-22 borsAuto merge of #31068 - sfackler:bufwriter-panic, r...
2016-01-22 borsAuto merge of #31064 - retep998:msvc-host-dlls, r=alexc...
2016-01-22 borsAuto merge of #30944 - fhahn:issue-29789-use-constant2...
2016-01-21 Florian HahnIntroduce and use TypedConstVal for Repeat
2016-01-21 borsAuto merge of #31052 - bluss:split-at-mut-str, r=alexcr...
2016-01-21 Ariel Ben-Yehudaadd fixme
2016-01-21 borsAuto merge of #31028 - erickt:ast-json, r=michaelwoerister
2016-01-21 borsAuto merge of #31043 - shahn:arc_weak, r=alexcrichton
2016-01-21 Simonas Kazlauskas[MIR] Promote temps to alloca on multi-assignment
2016-01-21 borsAuto merge of #31024 - oli-obk:move_checks_out_of_libru...
2016-01-21 borsAuto merge of #31057 - bluss:memrchr-fallback, r=alexcr...
2016-01-21 Ariel Ben-Yehudaclean up trans_static_method_callee and friends
2016-01-21 Oliver Schneidermove more checks out of librustc
2016-01-21 borsAuto merge of #29520 - retep998:staticlib-naming-fiasco...
2016-01-21 borsAuto merge of #31042 - shahn:weak_annotations, r=alexcr...
2016-01-21 borsAuto merge of #31041 - brson:version, r=alexcrichton
2016-01-21 borsAuto merge of #31037 - nrc:cached-ids, r=nikomatsakis
2016-01-21 Peter AtashianAdd host toolchain DLLs to PATH when executing link.exe
2016-01-21 borsAuto merge of #31010 - petrochenkov:def, r=arielb1
2016-01-20 borsAuto merge of #30982 - KiChjang:zst-collections-tests...
2016-01-20 borsAuto merge of #30945 - nagisa:mir-optional-block-dest...
2016-01-20 borsAuto merge of #30985 - alexcrichton:downgrade-jemaloc...
2016-01-20 Vadim PetrochenkovRename Def's variants and don't reexport them
2016-01-20 Vadim PetrochenkovRefactor definitions of ADTs in rustc::middle::def
2016-01-20 borsAuto merge of #30872 - pitdicker:expand_open_options...
2016-01-20 borsAuto merge of #31038 - gereeter:btree-panic, r=Gankro
2016-01-20 borsAuto merge of #30894 - antrik:debug-mpsc, r=brson
2016-01-19 borsAuto merge of #30820 - oli-obk:docs/wrapping_ops, r...
2016-01-19 borsAuto merge of #30696 - steveklabnik:gh30655, r=brson
2016-01-19 borsAuto merge of #31018 - gutworth:doc-loc, r=alexcrichton
2016-01-19 borsAuto merge of #30845 - nagisa:mir-extern-calls, r=dotdash
2016-01-19 Simonas Kazlauskas[MIR] Implement extern call support
2016-01-18 Manish GoregaokarRollup merge of #30998 - apasel422:btree-set-variance...
2016-01-18 Manish GoregaokarRollup merge of #30990 - msvbg:msvbg-clang-7x, r=alexcr...
2016-01-18 Manish GoregaokarRollup merge of #30988 - bluss:doc-space-t-bound, r...
2016-01-18 Manish GoregaokarRollup merge of #30986 - sliz1:book-macro, r=alexcrichton
2016-01-18 Manish GoregaokarRollup merge of #30981 - boblehest:tmp, r=alexcrichton
2016-01-18 borsAuto merge of #30987 - antonblanchard:powerpc64_merge3...
2016-01-18 borsAuto merge of #31000 - bluss:efficient-clone-from-slice...
2016-01-18 borsAuto merge of #30956 - KiChjang:move-tests-to-libcollec...
2016-01-18 borsAuto merge of #30996 - oli-obk:fix/load_range_assert...
2016-01-18 Oliver Schneiderrevert using `trans::Disr` in `LoadRangeAssert`
2016-01-18 borsAuto merge of #30953 - KalitaAlexey:17823-get-rid-of...
2016-01-18 borsAuto merge of #30973 - SimonSapin:patch-16, r=alexcrichton
2016-01-17 borsAuto merge of #30964 - GuillaumeGomez:patch-5, r=Manish...
2016-01-17 borsAuto merge of #30978 - nikomatsakis:fulfillment-tree...
2016-01-17 borsAuto merge of #30975 - Manishearth:rollup, r=Manishearth
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-17 Manish GoregaokarRollup merge of #30957 - GuillaumeGomez:patch-3, r...
2016-01-17 Manish GoregaokarRollup merge of #30952 - jonastepe:nomicon_vec_zst_code...
2016-01-17 Manish GoregaokarRollup merge of #30949 - MrMormon:patch-1, r=alexcrichton
2016-01-17 Manish GoregaokarRollup merge of #30943 - alexcrichton:stabilize-1.7...
2016-01-17 Manish GoregaokarRollup merge of #30940 - tshepang:extraneous-playpen...
2016-01-17 Manish GoregaokarRollup merge of #30938 - dotdash:zst_void, r=eddyb
2016-01-17 borsAuto merge of #30931 - oli-obk:trans_disr_newtype,...
2016-01-17 borsAuto merge of #30928 - sfackler:any-unsized, r=aturon
2016-01-17 borsAuto merge of #30426 - gereeter:btree-rewrite, r=Gankro
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 Alex Crichtonstd: Stabilize APIs for the 1.7 release
2016-01-16 Peter AtashianChange name when outputting staticlibs on Windows
2016-01-16 borsAuto merge of #30533 - nikomatsakis:fulfillment-tree...
2016-01-16 Oliver 'ker' Schneideruse a newtype for the variant discriminant instead...
2016-01-16 borsAuto merge of #30939 - shepmaster:btreeset-insert-retur...
2016-01-16 borsAuto merge of #30935 - ollie27:pad_int, r=alexcrichton
2016-01-16 borsAuto merge of #30930 - oli-obk:fix/30887, r=arielb1
2016-01-16 borsAuto merge of #30908 - petrochenkov:backtrace, r=alexcr...
2016-01-16 borsAuto merge of #30896 - petrochenkov:vkindmeta, r=alexcr...
2016-01-16 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-15 borsAuto merge of #30878 - brson:raw-pointer-derive, r...
2016-01-15 borsAuto merge of #30446 - michaelwu:associated-const-type...
2016-01-15 borsAuto merge of #30890 - nagisa:mir-tuple-adts, r=nikomat...
2016-01-15 Simonas KazlauskasFix type retrieval for Switch translation
2016-01-15 Simonas KazlauskasFix translation for all other discriminated ADTs
2016-01-15 borsAuto merge of #30773 - fhahn:test-fix, r=alexcrichton
2016-01-15 Björn SteinbrinkTranslate zero-sized return types as void
2016-01-15 borsAuto merge of #30898 - petrochenkov:tvarfstab, r=alexcr...
2016-01-15 borsAuto merge of #30929 - Manishearth:rollup, r=Manishearth
2016-01-15 Manish GoregaokarRollup merge of #30925 - semarie:blksize_t, r=alexcrichton
2016-01-15 Manish GoregaokarRollup merge of #30864 - jseyfried:no_record_exports...
2016-01-15 Manish GoregaokarRollup merge of #30836 - Luke-Nukem:master, r=steveklabnik
2016-01-15 Manish GoregaokarRollup merge of #30787 - nikomatsakis:future-incompatib...
2016-01-15 Manish GoregaokarRollup merge of #30781 - dhuseby:add_dragonflybsd_snaps...
2016-01-15 Manish GoregaokarRollup merge of #30776 - antonblanchard:powerpc64_merge...
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-15 borsAuto merge of #30763 - gchp:issue/30033, r=nagisa
2016-01-15 borsAuto merge of #30711 - nrc:json-errs, r=huonw
2016-01-14 Michael WuSupport generic associated consts
2016-01-14 borsAuto merge of #30916 - steveklabnik:rollup, r=steveklabnik
2016-01-14 Nick CameronAdd an --output option for specifying an error emitter
2016-01-14 borsAuto merge of #30913 - brson:nogold, r=alexcrichton
2016-01-14 Steve KlabnikRollup merge of #30914 - tshepang:easier-description...
2016-01-14 Steve KlabnikRollup merge of #30912 - tshepang:remove-distraction...
2016-01-14 Steve KlabnikRollup merge of #30911 - tshepang:missing-word, r=Manis...
2016-01-14 Steve KlabnikRollup merge of #30910 - tshepang:improve-description...
2016-01-14 Steve KlabnikRollup merge of #30909 - tshepang:a-better-name, r...
next