mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
329f9fcb05
Use `mem::offset_of!` for `sockaddr_un.sun_path` We don't need manual pointer math here anymore! try-job: dist-i686-msvc