mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
ab851653a5
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`