You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: text/3771-demote-i686-pc-windows-gnu.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,8 @@ As mentioned above, there are issues and it does cause a fair share of problems.
89
89
90
90
A fair amount of tests are disabled with an open issue with no comments.
91
91
I would say that it is on the edge of being excessive, not quite having reached that amount (but it is likely that will be reached eventually).
92
+
For example, [#134777](https://github.com/rust-lang/rust/pull/134777) observed and un-ignored a lot of ignored Winodws tests, many of which were likely ignored on all of Windows because of Winodws GNU issues.
93
+
Another example of an ignored test is [#135572](https://github.com/rust-lang/rust/pull/135572) that does not support Windows GNU because it was too mcuh effort to test locally.
92
94
93
95
> The target must provide as much of the Rust standard library as is feasible and appropriate to provide [...].
0 commit comments