We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381205b commit 657e3ffCopy full SHA for 657e3ff
src/test/run-pass/alt-range.rs
@@ -1,3 +1,5 @@
1
+// xfail-fast - more windows randomness under check-fast
2
+
3
fn main() {
4
alt 5u {
5
1u to 5u {}
0 commit comments