Files
rust/library/std/tests
Jacob Pratt 3ce7fb6607 Rollup merge of #152534 - PaulDance:patches/remove-win7-uds, r=Mark-Simulacrum
Test(lib/win/net): Skip UDS tests when under Win7

Unix Domain Socket support has only been added to Windows since Windows 10 Insider Preview Build 17063. Thus, it has no chance of ever being supported under Windows 7, making current tests fail. This therefore adds the necessary in order to make the tests dynamically skip when run under Windows 7, 8, and early 10, as it does not trigger linker errors.

cc rust-lang/rust#150487 @roblabla

@rustbot label T-libs A-io O-windows-7
2026-02-14 23:17:32 -05:00
..
2025-02-07 16:54:07 +01:00
2024-04-28 18:04:25 -04:00
2024-04-28 18:04:25 -04:00
fix
2025-11-27 17:55:34 +07:00
2025-02-09 17:11:13 +00:00
2024-07-29 08:26:52 +10:00