mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 02:00:36 +00:00
std::unix::fs::link using direct linkat call for Solaris. Since we support solaris 11 as minimum, we can get rid of the runtime overhead. try-job: dist-various-2