mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +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