]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Auto merge of #31077 - nagisa:mir-temp-promotion, r=dotdash
[rust.git] / src / librustc_mir /
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 HahnAdd Debug impl and erase region for TypedConstVal
2016-01-21 Florian HahnIntroduce and use TypedConstVal for Repeat
2016-01-21 Florian Hahn[MIR] use mir::repr::Constant in ExprKind::Repeat,...
2016-01-21 borsAuto merge of #31052 - bluss:split-at-mut-str, r=alexcr...
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 borsAuto merge of #31057 - bluss:memrchr-fallback, r=alexcr...
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 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 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 #30894 - antrik:debug-mpsc, r=brson
2016-01-19 Simonas Kazlauskas[MIR] Reintroduce the unit temporary
2016-01-19 borsAuto merge of #30696 - steveklabnik:gh30655, r=brson
2016-01-19 borsAuto merge of #30845 - nagisa:mir-extern-calls, r=dotdash
2016-01-18 borsAuto merge of #30953 - KalitaAlexey:17823-get-rid-of...
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 #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-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 borsAuto merge of #30934 - oli-obk:simplify_const_eval...
2016-01-16 borsAuto merge of #30533 - nikomatsakis:fulfillment-tree...
2016-01-16 borsAuto merge of #30939 - shepmaster:btreeset-insert-retur...
2016-01-16 Niko Matsakisfallout from removing the `errors_will_be_reported...
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 borsAuto merge of #30773 - fhahn:test-fix, r=alexcrichton
2016-01-15 Simonas KazlauskasGenerate ADTs for tuple-like constructors instead
2016-01-15 Manish GoregaokarRollup merge of #30781 - dhuseby:add_dragonflybsd_snaps...
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-14 Michael WuSupport generic associated consts
2016-01-14 Steve KlabnikRollup merge of #30712 - LawrenceWoodman:patch-3, r...
2016-01-14 Manish GoregaokarRollup merge of #30821 - steveklabnik:gh30819, r=nikoma...
2016-01-14 Manish GoregaokarRollup merge of #30863 - jseyfried:no_rc, r=eddyb
2016-01-14 Manish GoregaokarRollup merge of #30837 - semarie:openbsd-libc, r=alexcr...
2016-01-14 Manish GoregaokarRollup merge of #30835 - kraai:show-span, r=sanxiyn
2016-01-14 Manish GoregaokarRollup merge of #30828 - wheals:fix-dead-links, r=steve...
2016-01-14 Manish GoregaokarRollup merge of #30818 - sfackler:duration-hash, r...
2016-01-14 Manish GoregaokarRollup merge of #30801 - Amanieu:oom_print, r=alexcrichton
2016-01-14 Manish GoregaokarRollup merge of #30770 - steveklabnik:gh30345, r=brson
2016-01-14 Manish GoregaokarRollup merge of #30626 - steveklabnik:gh30618, r=luqmana
2016-01-14 borsAuto merge of #30662 - simartin:issue_30592, r=alexcrichton
2016-01-14 borsAuto merge of #30466 - alexcrichton:move-wrapping-and...
2016-01-13 borsAuto merge of #30813 - fhahn:fix-ice-semicolon-in-lifet...
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
2016-01-13 borsAuto merge of #30794 - joerg-krause:fix-arm-unknown...
2016-01-13 borsAuto merge of #30779 - michaelwoerister:closure-mir...
2016-01-13 borsAuto merge of #30684 - tshepang:rustfmt-lexer-part2...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-13 borsAuto merge of #30639 - rkruppe:dec2flt-fastpath-tables...
2016-01-12 borsAuto merge of #30719 - pyfisch:fix30657, r=alexcrichton
2016-01-12 borsAuto merge of #30695 - ranma42:cleanup-unicode, r=alexc...
2016-01-12 borsAuto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichton
2016-01-12 borsAuto merge of #30635 - nagisa:mir-rid-unit-temp, r...
2016-01-12 borsAuto merge of #30599 - brson:extra, r=alexcrichton
2016-01-11 borsAuto merge of #30826 - nagisa:rollup, r=nagisa
2016-01-11 Simonas KazlauskasRollup merge of #30814 - brson:docidx, r=steveklabnik
2016-01-11 Simonas KazlauskasRollup merge of #30812 - D101101:patch-2, r=steveklabnik
2016-01-11 Simonas KazlauskasRollup merge of #30808 - GuillaumeGomez:remove_lang_ite...
2016-01-11 Simonas KazlauskasRollup merge of #30798 - erickt:fix-doc, r=apasel422
2016-01-11 Simonas KazlauskasRollup merge of #30774 - nagisa:mir-fix-constval-adts...
2016-01-11 Simonas KazlauskasRollup merge of #30768 - steveklabnik:gh28953, r=alexcr...
2016-01-11 Simonas KazlauskasRollup merge of #30761 - nagisa:mir-fix-destination...
2016-01-11 Simonas KazlauskasRollup merge of #30737 - Ms2ger:MutateMode, r=sanxiyn
2016-01-11 Simonas KazlauskasRollup merge of #30694 - pnkfelix:issue-25658-real...
2016-01-11 Simonas KazlauskasRollup merge of #30687 - mmcco:lbt, r=eddyb
2016-01-11 Simonas KazlauskasRollup merge of #30538 - oli-obk:kill_unsigned_unary_ne...
2016-01-11 borsAuto merge of #30534 - bluss:binary-heap-fast-pop,...
2016-01-11 borsAuto merge of #30800 - steveklabnik:rollup, r=steveklabnik
2016-01-11 borsAuto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton
2016-01-11 borsAuto merge of #27807 - pczarn:arena-internals, r=bluss
2016-01-11 borsAuto merge of #30295 - jseyfried:fix_extern_crate_dupli...
2016-01-09 Steve KlabnikRollup merge of #30789 - D101101:patch-1, r=steveklabnik
2016-01-09 Steve KlabnikRollup merge of #30771 - tsion:mir-text-terminator...
2016-01-09 Erick TryzelaarFix a typo in rustc_mir::build::scope's documentation
next