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 4549e1f commit e0776bfCopy full SHA for e0776bf
[refs]
@@ -1,7 +1,7 @@
1
---
2
refs/heads/master: 5f13e9ccc2e3328d4cd8ca49f84e6840dd998346
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
-refs/heads/snap-stage3: fc661079a479f0aff6add4478c3afb8c2226b333
+refs/heads/snap-stage3: ab1d8ead91ac23e07f4ba9a186e0ae7ddbcd2515
5
refs/heads/try: 8eb2bab100b42f0ba751552d8eff00eb2134c55a
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
branches/snap-stage3/src/test/run-fail/issue-5927.rs renamed to branches/snap-stage3/src/test/compile-fail/issue-5927.rs
@@ -10,7 +10,7 @@
10
11
12
13
-// error-pattern:cant-use-x-as-pattern-mumble
+// error-pattern:unresolved enum variant
14
15
fn main() {
16
let z = match 3 {
0 commit comments