]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/ty
Rollup merge of #31054 - steveklabnik:a11y, r=alexcrichton
[rust.git] / src / librustc / middle / ty /
2016-01-23 Steve KlabnikRollup merge of #31054 - steveklabnik:a11y, r=alexcrichton
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-23 Steve KlabnikRollup merge of #31045 - Manishearth:diag-prim-shadow...
2016-01-23 Steve KlabnikRollup merge of #31035 - nathankleyn:improve-visibility...
2016-01-23 Steve KlabnikRollup merge of #31031 - brson:issue-30123, r=nikomatsakis
2016-01-23 Steve KlabnikRollup merge of #31019 - andreabedini:patch-1, r=alexcr...
2016-01-23 Steve KlabnikRollup merge of #30997 - bluss:trait-default, r=nikomat...
2016-01-23 borsAuto merge of #31121 - Manishearth:prim-link, r=alexcri...
2016-01-23 borsAuto merge of #30958 - dhodder:master, r=brson
2016-01-23 borsAuto merge of #30807 - kolloch:patch-1, r=steveklabnik
2016-01-23 borsAuto merge of #31126 - arielb1:remote-errors, r=eddyb
2016-01-23 borsAuto merge of #31124 - dirk:dirk/display-and-error...
2016-01-23 borsAuto merge of #31116 - bluss:expect-out-cold, r=alexcri...
2016-01-22 borsAuto merge of #31104 - nrc:save-fix-variant-data, r...
2016-01-22 borsAuto merge of #31095 - alexcrichton:remove-old-files...
2016-01-22 borsAuto merge of #30917 - arthurprs:bs_bounds_check, r...
2016-01-22 borsAuto merge of #31087 - nikomatsakis:incr-comp-fulfillme...
2016-01-22 borsAuto merge of #31084 - ranma42:cmd-no-unsafe, r=alexcri...
2016-01-22 borsAuto merge of #31080 - dhuseby:updating_libc_dep, r...
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-21 borsAuto merge of #31052 - bluss:split-at-mut-str, r=alexcr...
2016-01-21 Niko MatsakisRevamp the fulfillment cache tracking to only cache...
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 #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 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 #30696 - steveklabnik:gh30655, r=brson
2016-01-19 borsAuto merge of #30845 - nagisa:mir-extern-calls, r=dotdash
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 #30956 - KiChjang:move-tests-to-libcollec...
2016-01-18 borsAuto merge of #30996 - oli-obk:fix/load_range_assert...
2016-01-18 borsAuto merge of #30953 - KalitaAlexey:17823-get-rid-of...
2016-01-18 kalita.alexeysimplify E0308 message for primitive types
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 #30946 - antonblanchard:powerpc64_merge2...
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 #30773 - fhahn:test-fix, r=alexcrichton
2016-01-15 Vadim PetrochenkovPreserve struct/variant kinds in metadata
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-14 Steve KlabnikRollup merge of #30712 - LawrenceWoodman:patch-3, r...
2016-01-14 Manish GoregaokarRollup merge of #30626 - steveklabnik:gh30618, r=luqmana
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
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 #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 Simonas KazlauskasRollup merge of #30774 - nagisa:mir-fix-constval-adts...
2016-01-11 Simonas KazlauskasRollup merge of #30737 - Ms2ger:MutateMode, r=sanxiyn
2016-01-11 Simonas KazlauskasRollup merge of #30687 - mmcco:lbt, r=eddyb
2016-01-11 borsAuto merge of #30534 - bluss:binary-heap-fast-pop,...
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-08 Steve KlabnikRollup merge of #30760 - jonastepe:nomicon_vec_insert_r...
2016-01-08 Steve KlabnikRollup merge of #30758 - birkenfeld:fix-30743, r=stevek...
2016-01-08 Steve KlabnikRollup merge of #30755 - datagrok:master, r=steveklabnik
next