Skip to content

Commit efc75ef

Browse files
committed
---
yaml --- r: 7724 b: refs/heads/snap-stage3 c: 7d5d1a3 h: refs/heads/master v: v3
1 parent 1b25232 commit efc75ef

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,6 +1,6 @@
11
---
22
refs/heads/master: 2898dcc5d97da9427ac367542382b6239d9c0bbf
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 664d9cc86fe4e2eb24e85677c27b576fbcfc316b
4+
refs/heads/snap-stage3: 7d5d1a311eb8cbb6a8e9ea44528b406e9cf822d0
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/snap-stage3/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)