Skip to content

Commit 1786508

Browse files
committed
---
yaml --- r: 38974 b: refs/heads/incoming c: fb47e41 h: refs/heads/master v: v3
1 parent 64faf4a commit 1786508

File tree

4 files changed

+1
-8
lines changed

4 files changed

+1
-8
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: a810c03263670238bccd64cabb12a23a46e3a278
9-
refs/heads/incoming: 6b65aed3501fdefdae7653f202cd65338ada3c7f
9+
refs/heads/incoming: fb47e4141199b82342047b0421072b31482f1294
1010
refs/heads/dist-snap: 22efa39382d41b084fde1719df7ae8ce5697d8c9
1111
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
1212
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503

branches/incoming/src/test/compile-fail/borrowck-loan-rcvr-overloaded-op.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
// xfail-test
2-
// xfail-fast
3-
4-
// XFAIL'd because of error message problems with demoded Add.
5-
61
struct Point {
72
x: int,
83
y: int,

branches/incoming/src/test/compile-fail/dead-code-ret.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-test
21
// -*- rust -*-
32

43
// error-pattern: dead

branches/incoming/src/test/compile-fail/ext-noname.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-test
21
// error-pattern:expected a syntax expander name
32

43
fn main() {

0 commit comments

Comments
 (0)