mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
881604a61a
disable socket tests in Miri https://github.com/rust-lang/rust/pull/150428 added some tests that do not work in Miri since we do not support sockets. r? @Mark-Simulacrum