rust/library/std
Matthias Krüger 7394bd5fc2
Rollup merge of #123476 - devnexen:std_net_solaris_exclbind, r=Mark-Simulacrum
std::net: adding `unix_socket_exclbind` feature for solaris/illumos.

allows to have a tigher control over the binding exclusivness of the socket.

ACP: https://github.com/rust-lang/libs-team/issues/366
2025-06-28 22:05:27 +02:00
..
benches Fix import in bench for wasm 2025-02-12 14:44:30 -08:00
src Rollup merge of #123476 - devnexen:std_net_solaris_exclbind, r=Mark-Simulacrum 2025-06-28 22:05:27 +02:00
tests make tidy-alphabetical use a natural sort 2025-06-25 22:52:38 +02:00
build.rs Use feature(target_has_reliable_f16_f128) in library tests 2025-04-27 20:10:33 +00:00
Cargo.toml Avoid exporting panic_unwind as stdlib cargo feature 2025-06-24 19:44:35 +00:00