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 c9ae548 commit 4a636b0Copy full SHA for 4a636b0
src/test/compile-fail/put-in-fn.rs
@@ -1,6 +1,3 @@
1
-// xfail-stage1
2
-// xfail-stage2
3
-// xfail-stage3
4
// error-pattern:put in non-iterator
5
6
fn f() -> int { put 10; }
0 commit comments