mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 20:36:03 +00:00
Rename unix::net::SocketAddr::from_path to from_pathname and stabilize it Stabilizes `unix_socket_creation`. Closes https://github.com/rust-lang/rust/issues/93423 r? `@m-ou-se`