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 4679ffc commit 14ed012Copy full SHA for 14ed012
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: c9ae548daee36328d9f8780a2f02a3ee4a96caaa
+refs/heads/master: 4a636b06f6fa45379603e91b8283b91616751666
trunk/src/test/compile-fail/put-in-fn.rs
@@ -1,6 +1,3 @@
-// xfail-stage1
-// xfail-stage2
3
-// xfail-stage3
4
// error-pattern:put in non-iterator
5
6
fn f() -> int { put 10; }
0 commit comments