Skip to content

Commit d16c815

Browse files
committed
---
yaml --- r: 3043 b: refs/heads/master c: b0a8010 h: refs/heads/master i: 3041: 2a17af0 3039: f534350 v: v3
1 parent ad09109 commit d16c815

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
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: 698c6406ba0f132eb67ba210dac9c52e622742c3
2+
refs/heads/master: b0a80104a31ae82c336299de44f4bc9959eedc95

trunk/src/test/compile-fail/pred-on-wrong-slots.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
// xfail-stage0
2-
// xfail-stage1
3-
// xfail-stage2
42
// -*- rust -*-
53

6-
// error-pattern: Unsatisfied .* lt(a, c)
4+
// error-pattern: lt(a, c)
75

86
fn f(int a, int b) : lt(a,b) {
97
}

0 commit comments

Comments
 (0)