]> git.lizzy.rs Git - rust.git/history - src/librustc_data_structures
Rollup merge of #31295 - steveklabnik:gh31266, r=alexcrichton
[rust.git] / src / librustc_data_structures /
2016-01-29 Manish GoregaokarRollup merge of #31264 - est31:block_coment_parent...
2016-01-29 borsAuto merge of #31144 - jseyfried:remove_import_ordering...
2016-01-29 borsAuto merge of #31132 - gchp:internals, r=brson
2016-01-29 borsAuto merge of #30900 - michaelwoerister:trans_item_coll...
2016-01-28 borsAuto merge of #30411 - mitaa:multispan, r=nrc
2016-01-28 borsAuto merge of #31171 - dirk:dirk/safety-section-in...
2016-01-28 borsAuto merge of #31225 - mbrubeck:btreeset-size-hint...
2016-01-27 Manish GoregaokarRollup merge of #31226 - steveklabnik:gh30954, r=Manish...
2016-01-27 Manish GoregaokarRollup merge of #31222 - durka:patch-15, r=steveklabnik
2016-01-27 Manish GoregaokarRollup merge of #31219 - mbrubeck:missing-docs, r=steve...
2016-01-27 Manish GoregaokarRollup merge of #31186 - gchp:contributing, r=alexcrichton
2016-01-27 Manish GoregaokarRollup merge of #30689 - Manishearth:lifetime-bound...
2016-01-27 borsAuto merge of #31224 - bluss:deque-hashing, r=Gankro
2016-01-27 borsAuto merge of #31089 - fhahn:macro-ice, r=pnkfelix
2016-01-27 borsAuto merge of #31206 - nrc:early-save, r=nikomatsakis
2016-01-27 borsAuto merge of #31020 - regexident:fix_16884, r=brson
2016-01-27 borsAuto merge of #30859 - aliclark:musl-nx-issue, r=brson
2016-01-27 borsAuto merge of #30487 - jonas-schievink:more-attrs-lint...
2016-01-26 borsAuto merge of #31120 - alexcrichton:attribute-deny...
2016-01-26 borsAuto merge of #31081 - alexcrichton:stabilize-hasher...
2016-01-26 borsAuto merge of #30402 - jooert:prettypanic, r=alexcrichton
2016-01-26 Alex Crichtonstd: Stabilize custom hasher support in HashMap
2016-01-26 borsAuto merge of #31105 - jseyfried:fix_lexical_scoping...
2016-01-26 borsAuto merge of #31065 - nrc:ident-correct, r=pnkfelix
2016-01-25 borsAuto merge of #31097 - DanielJCampbell:SaveAnalysis...
2016-01-25 borsAuto merge of #30899 - oli-obk:non-local-const-fn,...
2016-01-25 Alex Crichtonmk: Move from `-D warnings` to `#![deny(warnings)]`
2016-01-24 borsAuto merge of #31093 - tshepang:misc-doc-improvements...
2016-01-23 Steve KlabnikRollup merge of #31090 - tshepang:improve-sentence...
2016-01-23 Steve KlabnikRollup merge of #31088 - tshepang:grammar, r=brson
2016-01-23 Steve KlabnikRollup merge of #31061 - brson:bib, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31055 - steveklabnik:alt-tags, r=alexc...
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 #30997 - bluss:trait-default, r=nikomatsakis
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 #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-21 Simonas Kazlauskas[MIR] Promote temps to alloca on multi-assignment
2016-01-21 borsAuto merge of #29520 - retep998:staticlib-naming-fiasco...
2016-01-20 borsAuto merge of #30945 - nagisa:mir-optional-block-dest...
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 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 Niko MatsakisDocument `ObligationForest` better.
2016-01-16 Niko MatsakisPacify tidy.
2016-01-16 Niko MatsakisPermit coinductive match only for purely OIBIT backtraces.
2016-01-16 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
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 Niko Matsakisimplement the obligation forest data structure and...
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 #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 #30747 - nagisa:mir-reenable-test,...
2016-01-08 Steve KlabnikRollup merge of #30584 - GuillaumeGomez:new_handles...
2016-01-07 borsAuto merge of #30748 - tsion:mir-tuple-fix, r=eddyb
2016-01-07 borsAuto merge of #30739 - pnkfelix:finish-enable-rpath...
2016-01-07 borsAuto merge of #30734 - tsion:mir-pretty, r=nikomatsakis
2016-01-07 borsAuto merge of #30728 - athaeryn:mention-warning-lint...
next