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 494b515 commit e6cd713Copy full SHA for e6cd713
[refs]
@@ -1,7 +1,7 @@
1
---
2
refs/heads/master: 09bb07bed9166105ea961a42b5fff7739ae0d2e9
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
-refs/heads/snap-stage3: a30ea013f5b88f136438931328ee859ee4e5eff3
+refs/heads/snap-stage3: 90cee95e51abb3d97b4bd8c85186099a3955307e
5
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
branches/snap-stage3/src/test/run-pass/issue-3979-2.rs
@@ -8,6 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// xfail-test
12
trait A {
13
fn a_method();
14
}
0 commit comments