mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
disable tcp_linger
feature in std
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
This commit is contained in:
parent
dafc14794f
commit
072e8c977a
@ -321,7 +321,6 @@
|
||||
#![feature(stdsimd)]
|
||||
#![feature(stmt_expr_attributes)]
|
||||
#![feature(str_internals)]
|
||||
#![feature(tcp_linger)]
|
||||
#![feature(test)]
|
||||
#![feature(thread_local)]
|
||||
#![feature(thread_local_internals)]
|
||||
|
Loading…
Reference in New Issue
Block a user