]> git.lizzy.rs Git - rust.git/history - library/std/src/sys/unix/net.rs
add `TcpStream::set_linger` and `TcpStream::linger`
[rust.git] / library / std / src / sys / unix / net.rs
2021-08-30 ibraheemdevadd `TcpStream::set_linger` and `TcpStream::linger`
2021-08-29 Guillaume GomezRollup merge of #88173 - camelid:refactor-markdown...
2021-08-29 Guillaume GomezRollup merge of #85534 - csmoe:demagnle-assert, r=micha...
2021-08-29 Guillaume GomezRollup merge of #80543 - LeSeulArtichaut:notify-close...
2021-08-29 borsAuto merge of #88088 - nbdd0121:const2, r=nagisa
2021-08-28 borsAuto merge of #87921 - kellerkindt:master, r=kennytm
2021-08-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-26 Manish GoregaokarRollup merge of #88123 - camelid:tup-pat-precise-spans...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88157 - Icenowy:bootstrap-riscv64...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88156 - steffahn:arc_make_mut_and_weak...
2021-08-25 borsAuto merge of #87937 - LeSeulArtichaut:active-if-let...
2021-08-25 borsAuto merge of #85344 - cbeuw:remap-across-cwd, r=michae...
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-23 borsAuto merge of #83302 - camsteffen:write-piece-unchecked...
2021-08-23 Mara BosRollup merge of #88174 - camelid:clarify-rust-2021...
2021-08-23 borsAuto merge of #87676 - sexxi-goose:truncate_unique...
2021-08-23 borsAuto merge of #87598 - ccqpein:master, r=yaahc
2021-08-23 borsAuto merge of #88210 - spastorino:diff-lifetimes-def...
2021-08-22 Guillaume GomezRollup merge of #88164 - durin42:llvm-14-san-opts,...
2021-08-22 Guillaume GomezRollup merge of #88077 - kit-981:feature/fix-minimum...
2021-08-22 Guillaume GomezRollup merge of #87166 - de-vri-es:show-discriminant...
2021-08-22 Guillaume GomezRollup merge of #86747 - FabianWolff:issue-86653, r...
2021-08-22 borsAuto merge of #88166 - BoxyUwU:const-equate-canon,...
2021-08-22 borsAuto merge of #88163 - camsteffen:collapsible-match...
2021-08-22 borsAuto merge of #88139 - lcnr:marker-trait-attr, r=nikoma...
2021-08-22 borsAuto merge of #88122 - Seppel3210:master, r=dtolnay
2021-08-22 borsAuto merge of #85166 - mbhall88:file-prefix, r=dtolnay
2021-08-22 Jack HueyRollup merge of #88201 - spastorino:tait-incomplete...
2021-08-22 Jack HueyRollup merge of #88197 - spastorino:tait-test-fn-type...
2021-08-22 Jack HueyRollup merge of #88194 - spastorino:test-tait-assoc...
2021-08-22 Jack HueyRollup merge of #88192 - spastorino:add-tait-test-for...
2021-08-22 Jack HueyRollup merge of #88189 - spastorino:add-tait-struct...
2021-08-22 Jack HueyRollup merge of #88183 - spastorino:add-tait-in-differe...
2021-08-22 Jack HueyRollup merge of #88182 - spastorino:use-trait-in-tait...
2021-08-22 Jack HueyRollup merge of #88179 - steffahn:mailmap, r=Mark-Simul...
2021-08-22 Jack HueyRollup merge of #88172 - spastorino:tait-defining-use...
2021-08-22 Jack HueyRollup merge of #88170 - nebkor:release-note-1.55,...
2021-08-22 Jack HueyRollup merge of #88072 - kit-981:feature/build-ios...
2021-08-22 Jack HueyRollup merge of #88057 - ehuss:releases-doc-macros...
2021-08-22 Jack HueyRollup merge of #87604 - yaymukund:verify-backported...
2021-08-21 borsAuto merge of #88075 - Xuanwo:vec_deque_retain, r=dtolnay
2021-08-21 borsAuto merge of #88135 - crlf0710:trait_upcasting_part_3...
2021-08-21 borsAuto merge of #82776 - jyn514:extern-url-fallback,...
2021-08-21 borsAuto merge of #88134 - rylev:force-warn-improvements...
2021-08-21 borsAuto merge of #88128 - cuviper:needs-asm-support, r...
2021-08-21 borsAuto merge of #87570 - nikic:llvm-13, r=nagisa
2021-08-21 borsAuto merge of #88073 - lnicola:rust-analyzer-2021-08...
2021-08-21 borsAuto merge of #88149 - Mark-Simulacrum:prep-never-type...
2021-08-20 borsAuto merge of #83093 - the8472:smaller-instant-hammer...
2021-08-20 borsAuto merge of #88176 - erikdesjardins:rezst, r=oli-obk
2021-08-20 borsAuto merge of #87686 - matthiaskrgr:clippy_august_21_pe...
2021-08-20 borsAuto merge of #87329 - sunfishcode:sunfishcode/io-safet...
2021-08-20 borsAuto merge of #86898 - the8472:path-cmp, r=dtolnay
2021-08-19 Dan GohmanI/O safety.
2021-08-19 Guillaume GomezRollup merge of #88159 - spastorino:fix-unused-generic...
2021-08-19 Guillaume GomezRollup merge of #87874 - schneems:schneems/tcpstream...
2021-08-19 Guillaume GomezRollup merge of #86123 - Aaron1011:query-span, r=cjgillot
2021-08-18 Guillaume GomezRollup merge of #88136 - spastorino:fix-test-directory...
2021-08-18 Guillaume GomezRollup merge of #88012 - sunfishcode:sunfishcode/wasi...
2021-08-18 borsAuto merge of #87738 - lqd:polonius-master, r=nikomatsakis
2021-08-18 borsAuto merge of #86860 - fee1-dead:stabilize, r=LeSeulArt...
2021-08-17 borsAuto merge of #86977 - vakaras:body_with_borrowck_facts...
2021-08-16 Mara BosRollup merge of #87967 - m-ou-se:non-fmt-panic-detect...
2021-08-16 Mara BosRollup merge of #87677 - amalik18:issue-2788-fix, r...
2021-08-16 Mara BosRollup merge of #87178 - moxian:rd-use, r=jyn514
2021-08-16 borsAuto merge of #88032 - hyd-dev:no-mangle-method, r...
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-16 borsAuto merge of #87696 - ssomers:btree_lazy_iterator_clea...
2021-08-15 borsAuto merge of #87792 - GuillaumeGomez:ci-fetch, r=pietr...
2021-08-15 borsAuto merge of #86692 - dns2utf8:parallelize_rustdoc...
2021-08-15 borsAuto merge of #87975 - m-ou-se:unused-import-attributes...
2021-08-14 borsAuto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa
2021-08-14 borsAuto merge of #83417 - erikdesjardins:enableremovezsts...
2021-08-14 borsAuto merge of #87324 - asquared31415:named-asm-labels...
2021-08-14 borsAuto merge of #87913 - a1phyr:vec_spec_clone_from,...
2021-08-14 borsAuto merge of #87600 - JohnTitor:classify-ui-tests...
2021-08-14 borsAuto merge of #85020 - lrh2000:named-upvars, r=tmandry
2021-08-13 borsAuto merge of #86492 - hyd-dev:no-mangle-method, r...
2021-08-13 Guillaume GomezRollup merge of #87969 - Aaron1011:revert-stmt-id,...
2021-08-13 Guillaume GomezRollup merge of #87966 - pietroalbini:fix-pidfd-test...
2021-08-13 Guillaume GomezRollup merge of #87795 - estebank:erase-lifetimes-in...
2021-08-13 borsAuto merge of #87956 - m-ou-se:closure-migration-macro...
2021-08-13 borsAuto merge of #87954 - flip1995:clippyup, r=Manishearth
2021-08-13 borsAuto merge of #87927 - spastorino:use-def-id-typeckresu...
2021-08-12 borsAuto merge of #87916 - nbdd0121:black_box, r=nagisa
2021-08-12 Manish GoregaokarRollup merge of #87965 - m-ou-se:non-fmt-panic-external...
2021-08-12 Manish GoregaokarRollup merge of #87953 - m-ou-se:closure-migration...
2021-08-12 Manish GoregaokarRollup merge of #87922 - Manishearth:c-enum-target...
2021-08-12 Manish GoregaokarRollup merge of #87916 - nbdd0121:black_box, r=nagisa
2021-08-12 borsAuto merge of #87963 - GuillaumeGomez:rollup-e54sbez...
2021-08-12 borsAuto merge of #87666 - ivmarkov:master, r=Amanieu
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 Yuki OkushiRollup merge of #85835 - Seppel3210:master, r=yaahc
2021-08-10 ivmarkovSTD support for the ESP-IDF framework
2021-08-08 borsAuto merge of #86744 - ijackson:sink-default, r=dtolnay
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
next