mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
0a779720f4
Disable `tests/ui/associated-consts/issue-93775.rs` on windows msvc This test seems to be quite flaky. See: - https://github.com/rust-lang/rust/issues/132111 - https://github.com/rust-lang/rust/issues/133432