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 32282ce commit 4dd2654Copy full SHA for 4dd2654
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: cc7a8b668f62d1e667d070759bfb7b57b284f0cb
+refs/heads/master: 537d4ac65a49c4d9932cc8871ffdb9020b5ac05d
trunk/src/test/compile-fail/arg-count-mismatch.rs
@@ -1,4 +1,4 @@
-// error-pattern: mismatched types
+// error-pattern: parameters were supplied
3
fn f(int x) {
4
}
0 commit comments