]> git.lizzy.rs Git - rust.git/history - src/libstd/net/mod.rs
Refactor net::each_addr/lookup_host to forward error from resolve
[rust.git] / src / libstd / net / mod.rs
2018-12-06 Jethro BeekmanRefactor net::each_addr/lookup_host to forward error...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-05-21 borsAuto merge of #50265 - japaric:sz, r=alexcrichton
2018-05-20 borsAuto merge of #50234 - cramertj:extend, r=alexcrichton
2018-05-17 Mark SimulacrumRollup merge of #50387 - phansch:remove_leftover_tab...
2018-05-16 kennytmRollup merge of #50170 - burtonageo:more_cow_from,...
2018-05-15 Guillaume GomezRollup merge of #49767 - ecstatic-morse:ptr-docs, r...
2018-05-15 borsAuto merge of #50351 - varkor:vestigial-never-conversio...
2018-05-15 borsAuto merge of #50011 - varkor:partialord-opt-ii, r...
2018-05-12 borsAuto merge of #50352 - porglezomp:btree-no-empty-alloc...
2018-05-11 borsAuto merge of #50105 - mixi:crt-included, r=alexcrichton
2018-05-11 borsAuto merge of #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
2018-05-10 Alex CrichtonRollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichton
2018-05-10 Alex CrichtonRollup merge of #49423 - gavento:gavento-dev, r=nikomat...
2018-05-10 borsAuto merge of #49823 - Zoxc:term-str, r=alexcrichton
2018-05-10 borsAuto merge of #49729 - collin5:b48483, r=Mark-Simulacrum
2018-05-09 borsAuto merge of #49711 - ibabushkin:auto_trait_refactor...
2018-05-09 kennytmRollup merge of #49523 - Aaronepower:master, r=Mark...
2018-05-09 kennytmRollup merge of #50148 - japaric:const-manuallydrop...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-05-08 borsAuto merge of #50390 - hdhoang:46205_deny_by_default...
2018-05-07 borsAuto merge of #50305 - GuillaumeGomez:fix-mod-stackover...
2018-05-07 borsAuto merge of #50000 - michaelwoerister:cross-lang...
2018-05-07 borsAuto merge of #50434 - nrc:tool-bustage-infra, r=alexcr...
2018-05-06 borsAuto merge of #50468 - nrc:test-rustfmt, r=alexcrichton
2018-05-06 Brad Gibsonresolved conflict with upstream commit
2018-05-06 borsAuto merge of #50420 - chrisvittal:mailmap-chrisvittal...
2018-05-05 borsAuto merge of #50444 - michaelwoerister:check-parallel...
2018-05-05 borsAuto merge of #50418 - nnethercote:cmt, r=eddyb
2018-05-05 borsAuto merge of #50423 - hberntsen:armv5te_unknown_linux_...
2018-05-05 borsAuto merge of #50419 - sinkuu:rustdoc_nested_impl_trait...
2018-05-04 borsAuto merge of #49870 - pnkfelix:issue-27282-immut-borro...
2018-05-04 borsAuto merge of #50435 - cuviper:rm-lookup_host, r=sfackler
2018-05-03 Josh StoneRemove the deprecated std::net::{lookup_host,LookupHost}
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 kennytmRollup merge of #49465 - ollie27:rustbuild_test_docs...
2018-04-13 borsAuto merge of #49389 - fanzier:euclidean-division,...
2018-04-11 kennytmRollup merge of #48270 - leodasvacas:refactor-casts...
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
2018-04-06 borsAuto merge of #49392 - retep007:nll-issue-48962, r...
2018-04-06 borsAuto merge of #49293 - memoryleak47:add-compiletest...
2018-04-05 Joshua BarrettoMerge pull request #1 from rust-lang/master
2018-04-05 Alex CrichtonRollup merge of #49686 - memoryleak47:typo, r=alexcrichton
2018-04-05 Alex CrichtonRollup merge of #49497 - scalexm:hrtb, r=nikomatsakis
2018-04-05 borsAuto merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 gaurikholkarMerge branch 'master' of https://github.com/rust-lang...
2018-04-05 Alex CrichtonRollup merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 kennytmRollup merge of #49432 - nabijaczleweli:master, r=micha...
2018-04-05 kennytmRollup merge of #49253 - chmanchester:probing_fix,...
2018-04-05 kennytmRollup merge of #48658 - llogiq:no-more-cas, r=kennytm
2018-04-05 borsAuto merge of #48709 - tinaun:issue48703, r=nikomatsakis
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-04-04 borsAuto merge of #48171 - FraGag:doc-copy-clone-impls...
2018-04-04 kennytmRollup merge of #49532 - Phlosioneer:32556-rustdoc...
2018-04-04 kennytmRollup merge of #49179 - varkor:future-deprecation...
2018-04-04 borsAuto merge of #48575 - ishitatsuyuki:unix-no-thread...
2018-04-03 borsAuto merge of #49447 - pnkfelix:remove-cfg-const-pat...
2018-04-03 borsAuto merge of #49348 - bobtwinkles:extend_2pb, r=nikoma...
2018-04-03 borsAuto merge of #49098 - matklad:find_map, r=KodrAus
2018-04-02 borsAuto merge of #49252 - Manishearth:easy-feature-flag...
2018-04-01 Mark SimulacrumRollup merge of #49451 - QuietMisdreavus:epoch-doctests...
2018-04-01 borsAuto merge of #49478 - Phlosioneer:fix-windows-file...
2018-04-01 borsAuto merge of #49418 - frewsxcv:frewsxcv-network-order...
2018-03-31 borsAuto merge of #49481 - SimonSapin:core-heap, r=alexcrichton
2018-03-31 borsAuto merge of #49201 - Phlosioneer:add-trivial-size...
2018-03-31 borsAuto merge of #49472 - nikomatsakis:nll-optimize-constr...
2018-03-31 borsAuto merge of #49459 - GuillaumeGomez:primitive-intra...
2018-03-30 borsAuto merge of #49425 - alexcrichton:disallow-inline...
2018-03-30 borsAuto merge of #49403 - oli-obk:try2, r=eddyb
2018-03-30 borsAuto merge of #49424 - oli-obk:stable_allocid_hash...
2018-03-30 borsAuto merge of #49422 - mbrubeck:fs_read, r=TimNN
2018-03-30 borsAuto merge of #49412 - GuillaumeGomez:hide-type-decl...
2018-03-29 kennytmRollup merge of #49464 - ollie27:rustbuild_junction_han...
2018-03-29 kennytmRollup merge of #49446 - frewsxcv:frewsxcv-mention...
2018-03-29 kennytmRollup merge of #49445 - GuillaumeGomez:light-theme...
2018-03-29 kennytmRollup merge of #49443 - GuillaumeGomez:fix-tooltip...
2018-03-29 borsAuto merge of #49313 - sgrif:sg-revert-stuff, r=nikomat...
2018-03-29 borsAuto merge of #49291 - tejom:check-for-known-but-incorr...
2018-03-28 borsAuto merge of #49460 - kennytm:rollup, r=kennytm
2018-03-28 borsAuto merge of #49357 - frewsxcv:frewsxcv-termination...
2018-03-28 Corey FarwellRemove hidden `foo` functions from doc examples; use...
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-12 kennytmRollup merge of #48201 - NovemberZulu:master, r=stevekl...
2018-03-08 Manish GoregaokarRollup merge of #48292 - topecongiro:from_str-for-path...
2018-03-03 kennytmRollup merge of #48283 - QuietMisdreavus:rustdoc-readme...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-28 kennytmRollup merge of #48266 - pietroalbini:report-compiler...
next