We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests\ui\associated-consts\issue-93775.rs
1 parent f2b91cc commit 1cde4a4Copy full SHA for 1cde4a4
tests/ui/associated-consts/issue-93775.rs
@@ -1,3 +1,7 @@
1
+//@ ignore-windows-msvc
2
+// FIXME(#132111, #133432): this test is flaky on windows msvc, it sometimes fail but it sometimes
3
+// passes.
4
+
5
//@ build-pass
6
// ignore-tidy-linelength
7
0 commit comments