]> git.lizzy.rs Git - rust.git/history - src/libflate
normalize field types in copy implementations
[rust.git] / src / libflate /
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-14 borsAuto merge of #37278 - matklad:lone-lifetime, r=jseyfried
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37190 - QuietMisdreavus:rustdoc-where...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-08 borsAuto merge of #37192 - cristicbz:rust-rc-into-raw,...
2016-11-07 borsAuto merge of #36365 - matthew-piziak:silent-overflow...
2016-11-05 Alex CrichtonRollup merge of #37470 - arthurprs:sip-smaller, r=alexc...
2016-11-05 Alex CrichtonRollup merge of #37422 - bluss:wrapping-offset, r=alexc...
2016-11-05 borsAuto merge of #37470 - arthurprs:sip-smaller, r=alexcri...
2016-11-05 borsAuto merge of #37422 - bluss:wrapping-offset, r=alexcri...
2016-11-04 Alex CrichtonRollup merge of #37317 - brson:relnotes, r=brson
2016-11-04 Alex CrichtonRollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnik
2016-11-04 borsAuto merge of #37306 - bluss:trusted-len, r=alexcrichton
2016-11-02 Jonathan TurnerRollup merge of #37351 - Amanieu:consume, r=alexcrichton
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-11-01 Guillaume GomezRollup merge of #37316 - ollie27:docs_links, r=Guillaum...
2016-11-01 Guillaume GomezRollup merge of #37059 - jfirebaugh:unused-RangeExpress...
2016-11-01 Guillaume GomezRollup merge of #36849 - diwic:69-fromutf8-doc, r=alexc...
2016-11-01 Marcin FatygaMerge branch 'master' of https://github.com/rust-lang...
2016-11-01 borsAuto merge of #37332 - nikomatsakis:incr-comp-benchmark...
2016-11-01 borsAuto merge of #37299 - devonhollowood:result-unwrap...
2016-11-01 borsAuto merge of #37178 - apasel422:issue-37136, r=alexcri...
2016-11-01 borsAuto merge of #36595 - bluss:hashmap-usize-for-hash...
2016-10-31 borsAuto merge of #37191 - zackmdavis:we_heard_you_the_firs...
2016-10-29 borsAuto merge of #37385 - raphlinus:fuchsia_random, r...
2016-10-28 Guillaume GomezRollup merge of #37343 - bluss:write-doc, r=GuillaumeGomez
2016-10-28 borsAuto merge of #37212 - srinivasreddy:libcollectionstest...
2016-10-26 Guillaume GomezRollup merge of #37396 - mikhail-m1:e0221, r=jonathandt...
2016-10-26 Guillaume GomezRollup merge of #37144 - eulerdisk:fix_37126, r=nrc
2016-10-26 borsAuto merge of #37315 - bluss:fold-more, r=alexcrichton
2016-10-26 borsAuto merge of #37312 - arthurprs:sip-smaller, r=alexcri...
2016-10-26 borsAuto merge of #37270 - Mark-Simulacrum:smallvec-optimiz...
2016-10-24 Jonathan TurnerRollup merge of #37336 - michaelwoerister:debuginfo...
2016-10-24 Jonathan TurnerRollup merge of #37328 - michaelwoerister:stable-local...
2016-10-24 Jonathan TurnerRollup merge of #37324 - GuillaumeGomez:trait_error_mes...
2016-10-24 Jonathan TurnerRollup merge of #37304 - GuillaumeGomez:collections_url...
2016-10-24 Jonathan TurnerRollup merge of #37228 - loggerhead:patch-1, r=steveklabnik
2016-10-24 borsAuto merge of #37313 - raphlinus:fuchsia, r=alexcrichton
2016-10-23 borsAuto merge of #37347 - srinivasreddy:llvm, r=eddyb
2016-10-23 borsAuto merge of #37325 - newpavlov:master, r=frewsxcv
2016-10-23 borsAuto merge of #37327 - aidanhs:aphs-bytes-iter-doc...
2016-10-23 borsAuto merge of #37326 - SimonSapin:from-cow, r=alexcrichton
2016-10-22 borsAuto merge of #37318 - nnethercote:html5ever-more,...
2016-10-22 borsAuto merge of #37310 - vadimcn:drop-spans, r=michaelwoe...
2016-10-22 borsAuto merge of #37298 - nnethercote:faster-deflate,...
2016-10-20 Nicholas NethercoteUse fast decompression in `deflate_bytes`.
2016-10-20 Nicholas NethercoteRemove `{in,de}flate_bytes_zlib`.
2016-08-25 borsAuto merge of #34923 - eddyb:deny-fn-item-transmute...
2016-08-20 borsAuto merge of #33922 - estebank:doc-comment, r=alexcrichton
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 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-04 borsAuto merge of #35168 - scottcarr:deaggregation, r=nikom...
2016-08-04 borsAuto merge of #34520 - Manishearth:fix-unsafecell-docs...
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 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 #35085 - dns2utf8:git_clone_depth,...
2016-08-01 Seo SanghyeonRollup merge of #35033 - jakllsch:remaining_cpu_x86...
2016-08-01 borsAuto merge of #34743 - badboy:llvm-upgrade, r=eddyb
2016-08-01 borsAuto merge of #35130 - sanxiyn:unused-type-parameter...
2016-07-31 borsAuto merge of #34986 - nikomatsakis:issue-34349, r...
2016-07-31 borsAuto merge of #34251 - zackmdavis:forbidden_on_whose_au...
2016-07-31 borsAuto merge of #35129 - tmiasko:suggest-print-target...
2016-07-31 borsAuto merge of #35060 - japaric:arm-musl, r=alexcrichton
2016-07-30 Timon Van OverveldtUpdate gcc crate dependency to 0.3.27.
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-19 borsAuto merge of #33974 - habnabit:eintr-retry-for-read...
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-09 borsAuto merge of #33987 - crlf0710:patch-1, r=steveklabnik
2016-07-08 Manish GoregaokarRollup merge of #34097 - arbitrary-cat:master, r=stevek...
2016-07-06 Steve KlabnikRollup merge of #34327 - nrc:save-fix-tuple, r=jseyfried
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
2016-06-29 Jeffrey SeyfriedRollup merge of #34105 - ollie27:rustdoc_derived, r...
2016-06-28 Guillaume GomezRollup merge of #34080 - royalstream:royalstream-book...
2016-06-25 Jeffrey SeyfriedRollup merge of #34213 - josephDunne:trait_item_macros...
2016-06-22 Manish GoregaokarRollup merge of #34190 - ollie27:wrapping_fmt, r=alexcr...
2016-06-21 borsAuto merge of #34155 - ollie27:unzip, r=alexcrichton
2016-06-20 borsAuto merge of #34186 - GuillaumeGomez:err-code-check...
2016-06-20 borsAuto merge of #33950 - srinivasreddy:rtstartup_rustfmt...
2016-06-16 Manish GoregaokarRollup merge of #34298 - nrc:save-parent, r=eddyb
2016-06-16 borsAuto merge of #34216 - jseyfried:nested_cfg_attr, r=nrc
2016-06-16 borsAuto merge of #34000 - estebank:missingargs, r=jseyfried
next