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 1dbe113 commit 7fc771aCopy full SHA for 7fc771a
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 664d9cc86fe4e2eb24e85677c27b576fbcfc316b
+refs/heads/master: 7d5d1a311eb8cbb6a8e9ea44528b406e9cf822d0
trunk/src/test/compile-fail/issue-1362.rs
@@ -1,5 +1,5 @@
-// Regression test for issue #1362
-// (without out that fix the location will be bogus)
+// Regression test for issue #1362 - without that fix the span will be bogus
+// no-reformat
3
fn main() {
4
let x: uint = 20; //! ERROR mismatched types
5
}
0 commit comments