File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
branches/snap-stage3/src/test/compile-fail Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: 2898dcc5d97da9427ac367542382b6239d9c0bbf
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 664d9cc86fe4e2eb24e85677c27b576fbcfc316b
4
+ refs/heads/snap-stage3: 7d5d1a311eb8cbb6a8e9ea44528b406e9cf822d0
5
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
Original file line number Diff line number Diff line change 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
3
3
fn main ( ) {
4
4
let x: uint = 20 ; //! ERROR mismatched types
5
5
}
You can’t perform that action at this time.
0 commit comments