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 338f278 commit 348b19cCopy full SHA for 348b19c
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 9b5266d745ec69e625c2be2defd36d59080caf34
+refs/heads/master: 36d8682269fb29a10da93634cff4a9320c45a2f4
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
5
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be
trunk/src/test/compile-fail/block-coerce-no-2.rs
@@ -9,5 +9,5 @@ fn main() {
9
}
10
11
f(g);
12
- //~^ ERROR mismatched types: expected `fn(fn(fn&()))`
+ //~^ ERROR mismatched types: expected `fn(fn(fn()))`
13
0 commit comments