Skip to content

Commit 7fc771a

Browse files
committed
---
yaml --- r: 7664 b: refs/heads/master c: 7d5d1a3 h: refs/heads/master v: v3
1 parent 1dbe113 commit 7fc771a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 664d9cc86fe4e2eb24e85677c27b576fbcfc316b
2+
refs/heads/master: 7d5d1a311eb8cbb6a8e9ea44528b406e9cf822d0

trunk/src/test/compile-fail/issue-1362.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Regression test for issue #1362
2-
// (without out that fix the location will be bogus)
1+
// Regression test for issue #1362 - without that fix the span will be bogus
2+
// no-reformat
33
fn main() {
44
let x: uint = 20; //! ERROR mismatched types
55
}

0 commit comments

Comments
 (0)