Skip to content

Commit 072e8c9

Browse files
ibraheemdevm-ou-se
andauthored
disable tcp_linger feature in std
Co-authored-by: Mara Bos <[email protected]>
1 parent dafc147 commit 072e8c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: library/std/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@
321321
#![feature(stdsimd)]
322322
#![feature(stmt_expr_attributes)]
323323
#![feature(str_internals)]
324-
#![feature(tcp_linger)]
325324
#![feature(test)]
326325
#![feature(thread_local)]
327326
#![feature(thread_local_internals)]

0 commit comments

Comments
 (0)