We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c01ae commit 090f3ddCopy full SHA for 090f3dd
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: abce42afa39d879a5ced511e7f5a62d8120155ff
+refs/heads/master: a88819adbecabd9f26aec4423415044db4f66279
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: d6736a1440d42f6af967a8a20ab8d73522112b72
5
refs/heads/try: 04eced750e78770e16354c07fddf7ecaaab6ef43
trunk/src/test/run-pass/issue-14393.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-win32: FIXME #13793
12
+
13
fn main() {
14
match ("", 1u) {
15
(_, 42u) => (),
0 commit comments