mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +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