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 08580a5 commit 43c80d7Copy full SHA for 43c80d7
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: b667fab292607a761790036c25899b8d88a8ac9f
+refs/heads/master: 3f56e9a984075fecfe757ab5774072f73bb86b1b
3
refs/heads/snap-stage3: ba0e1cd8147d452c356aacb29fb87568ca26f111
4
refs/heads/try: b53c0f93eedcdedd4fd89bccc5a3a09d1c5cd23e
5
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
trunk/src/test/compile-fail/coherence-orphan.rs
@@ -27,6 +27,5 @@ impl TheTrait<isize> for TheType { }
27
28
impl !Send for Vec<isize> { }
29
//~^ ERROR E0117
30
-//~| ERROR E0119
31
32
fn main() { }
0 commit comments