mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
9e345fd3ed
This was never modified since `std::net` was originally introduced, when each CI job was running multiple jobs concurrently which caused issues with fighting over the same ports. This is not the case in the current CI infrastructure, so remove this relic.