]> git.lizzy.rs Git - rust.git/history - src/libcollections/lib.rs
Auto merge of #35856 - phimuemue:master, r=brson
[rust.git] / src / libcollections / lib.rs
2016-09-03 borsAuto merge of #35856 - phimuemue:master, r=brson
2016-09-02 Jonathan TurnerRollup merge of #35754 - QuietMisdreavus:must-use-refer...
2016-09-02 borsAuto merge of #35915 - llogiq:rfc-1623, r=nikomatsakis
2016-08-31 Jonathan TurnerRollup merge of #35927 - matthew-piziak:bitandassign...
2016-08-31 Jonathan TurnerRollup merge of #35911 - tbu-:pr_io_errorkind_traits...
2016-08-31 Jonathan TurnerRollup merge of #35786 - GuillaumeGomez:paths_doc,...
2016-08-31 Jonathan TurnerRollup merge of #35773 - EugeneGonzalez:master, r=jonat...
2016-08-31 Jonathan TurnerRollup merge of #35926 - matthew-piziak:bit-or-xor...
2016-08-31 borsAuto merge of #35585 - Kha:gdb-qualified, r=michaelwoer...
2016-08-30 borsAuto merge of #35048 - tmiasko:monotonic-wait-timeout...
2016-08-30 Guillaume GomezRollup merge of #36056 - birryree:E0194_new_error_forma...
2016-08-30 Guillaume GomezRollup merge of #35977 - frewsxcv:usize-isize, r=eddyb
2016-08-30 Guillaume GomezRollup merge of #35962 - regexident:compiler-plugin...
2016-08-30 Guillaume GomezRollup merge of #35863 - matthew-piziak:shl-example...
2016-08-30 Guillaume GomezRollup merge of #35862 - Stebalien:fmt-docs, r=steveklabnik
2016-08-30 Guillaume GomezRollup merge of #35810 - matthew-piziak:fn-trait-exampl...
2016-08-30 Guillaume GomezRollup merge of #35771 - matthew-piziak:range-inclusive...
2016-08-28 Jeffrey SeyfriedRollup merge of #35728 - petrochenkov:empderive, r...
2016-08-28 Jeffrey SeyfriedRollup merge of #35618 - jseyfried:ast_view_path_refact...
2016-08-28 Jeffrey SeyfriedRollup merge of #35591 - GuillaumeGomez:generics_span...
2016-08-27 Jonathan TurnerRollup merge of #35657 - ahmedcharles:e0389, r=jonathan...
2016-08-27 borsAuto merge of #35674 - ahmedcharles:rpass, r=alexcrichton
2016-08-27 borsAuto merge of #35969 - bluss:memrchr-alignment, r=nagisa
2016-08-27 borsAuto merge of #35877 - KiChjang:issue-35869, r=arielb1
2016-08-27 Manish GoregaokarRollup merge of #35953 - Aatch:better-missing-block...
2016-08-27 Manish GoregaokarRollup merge of #35877 - KiChjang:issue-35869, r=arielb1
2016-08-27 borsAuto merge of #35542 - scottcarr:visitor_refactor,...
2016-08-26 borsAuto merge of #35906 - jseyfried:local_prelude, r=eddyb
2016-08-25 borsAuto merge of #35885 - durka:gh35753, r=arielb1
2016-08-25 borsAuto merge of #34923 - eddyb:deny-fn-item-transmute...
2016-08-25 borsAuto merge of #35884 - habnabit:freebsd-arc4rand, r...
2016-08-25 Manish GoregaokarRollup merge of #35955 - frewsxcv:idiomatic-methods...
2016-08-25 Manish GoregaokarRollup merge of #35947 - SimonSapin:decodeutf8-error...
2016-08-25 Manish GoregaokarRollup merge of #35916 - eddyb:mir-no-dead-allocas...
2016-08-25 Manish GoregaokarRollup merge of #35867 - frewsxcv:rustdoc-cleanup,...
2016-08-25 borsAuto merge of #35814 - alexcrichton:armv7-no-neon,...
2016-08-25 borsAuto merge of #35971 - jonathandturner:rollup, r=jonath...
2016-08-24 borsAuto merge of #35764 - eddyb:byegone, r=nikomatsakis
2016-08-24 Jonathan TurnerRollup merge of #35948 - tshepang:missing-comma, r...
2016-08-24 Jonathan TurnerRollup merge of #35920 - GuillaumeGomez:err_codes,...
2016-08-24 Jonathan TurnerRollup merge of #35876 - matthew-piziak:sub-examples...
2016-08-24 borsAuto merge of #35883 - durka:gh35849, r=eddyb
2016-08-24 Eduard BurtescuRemove drop flags from structs and enums implementing...
2016-08-24 borsAuto merge of #35748 - michaelwoerister:fix-rust-gdb...
2016-08-23 Guillaume GomezRollup merge of #35949 - tshepang:excess, r=GuillaumeGomez
2016-08-23 Guillaume GomezRollup merge of #35939 - creativcoder:e0195, r=jonathan...
2016-08-23 Guillaume GomezRollup merge of #35936 - matthew-piziak:div-rational...
2016-08-23 Guillaume GomezRollup merge of #35913 - frewsxcv:panic, r=steveklabnik
2016-08-23 Guillaume GomezRollup merge of #35912 - brson:rust-installer, r=alexcr...
2016-08-23 Guillaume GomezRollup merge of #35910 - tbu-:pr_weird_linebreak, r...
2016-08-23 borsAuto merge of #35854 - nikomatsakis:incr-comp-cache...
2016-08-23 borsAuto merge of #35656 - Stebalien:fused, r=alexcrichton
2016-08-20 borsAuto merge of #33922 - estebank:doc-comment, r=alexcrichton
2016-08-18 Steven AllenAdd a FusedIterator trait.
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-12 borsAuto merge of #34811 - DanielJCampbell:Expander, r...
2016-08-09 borsAuto merge of #34762 - creativcoder:slice-ext, r=alexcr...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35281 - apasel422:repr, r=GuillaumeGomez
2016-08-06 Eduard-Mihai BurtescuRollup merge of #34916 - tbu-:pr_comment_on_seek_cast...
2016-08-06 Cameron HartMerge branch 'master' into issue-30961
2016-08-05 borsAuto merge of #35116 - jseyfried:groundwork_for_new_imp...
2016-08-05 Guillaume GomezRollup merge of #35137 - jongiddy:explicit-wildcard...
2016-08-05 Guillaume GomezRollup merge of #35109 - GuillaumeGomez:io_docs, r...
2016-08-05 Guillaume GomezRollup merge of #35076 - GuillaumeGomez:file_type_docs...
2016-08-05 Guillaume GomezRollup merge of #35042 - Havvy:copy_error_doc, r=Guilla...
2016-08-05 Guillaume GomezRollup merge of #34319 - zackmdavis:explain_slice_patte...
2016-08-05 borsAuto merge of #35317 - TimNN:internal-deprecated, r...
2016-08-04 borsAuto merge of #35168 - scottcarr:deaggregation, r=nikom...
2016-08-04 borsAuto merge of #34520 - Manishearth:fix-unsafecell-docs...
2016-08-03 borsAuto merge of #35159 - michaelwoerister:incr-comp-impli...
2016-08-02 borsAuto merge of #35145 - jseyfried:avoid_extra_resolve_er...
2016-08-02 borsAuto merge of #35084 - tbu-:pr_lowercase_wtf8_debug...
2016-08-02 borsAuto merge of #35054 - pwoolcoc:stringfromchars, r...
2016-08-02 borsAuto merge of #35018 - cgswords:rope_tstream, r=nrc
2016-08-01 borsAuto merge of #35163 - sanxiyn:rollup, r=sanxiyn
2016-08-01 Seo SanghyeonRollup merge of #35157 - sanxiyn:remove-workaround...
2016-08-01 Seo SanghyeonRollup merge of #35141 - eddyb:assert-mir-debug, r...
2016-08-01 Seo SanghyeonRollup merge of #35140 - the-kenny:tcp-stress-test...
2016-08-01 Seo SanghyeonRollup merge of #35134 - frewsxcv:slice-chunks, r=Guill...
2016-08-01 Seo SanghyeonRollup merge of #35114 - michaelwoerister:inline-meta...
2016-08-01 Seo SanghyeonRollup merge of #35085 - dns2utf8:git_clone_depth,...
2016-08-01 Seo SanghyeonRollup merge of #35033 - jakllsch:remaining_cpu_x86...
2016-08-01 Seo SanghyeonRollup merge of #34802 - petrochenkov:call, r=eddyb
2016-07-31 borsAuto merge of #34986 - nikomatsakis:issue-34349, r...
2016-07-31 Vadim PetrochenkovDon't gate methods `Fn(Mut,Once)::call(mut,once)` with...
2016-07-31 borsAuto merge of #35004 - asomers:master, r=alexcrichton
2016-07-30 borsAuto merge of #34904 - petrochenkov:rustcall, r=nikomat...
2016-07-30 borsAuto merge of #35069 - wesleywiser:too_many_symbols...
2016-07-30 borsAuto merge of #35117 - aravind-pg:path, r=alexcrichton
2016-07-30 Manish GoregaokarRollup merge of #35094 - mcarton:multispan, r=jonathand...
2016-07-30 Manish GoregaokarRollup merge of #35080 - jonathandturner:fix_numeric_ex...
2016-07-30 Manish GoregaokarRollup merge of #35063 - jseyfried:avoid_importing_inac...
2016-07-30 Manish GoregaokarRollup merge of #35058 - jethrogb:no_panic_abs, r=alexc...
2016-07-30 Manish GoregaokarRollup merge of #35049 - knight42:add-test, r=alexcrichton
2016-07-30 borsAuto merge of #35051 - japaric:backtrace, r=alexcrichton
2016-07-30 borsAuto merge of #35032 - vadimcn:rusty-ehabi, r=alexcrichton
2016-07-29 borsAuto merge of #34842 - cgswords:attr_enc, r=nrc
2016-07-29 Guillaume GomezRollup merge of #35087 - GuillaumeGomez:fs_docs, r...
2016-07-29 Guillaume GomezRollup merge of #35072 - munyari:assert_debug, r=stevek...
next