Skip to content

Commit f0571d1

Browse files
committed
---
yaml --- r: 274410 b: refs/heads/stable c: 526965a h: refs/heads/master
1 parent 55b9f7b commit f0571d1

File tree

9 files changed

+17
-1
lines changed

9 files changed

+17
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ refs/heads/tmp: e06d2ad9fcd5027bcaac5b08fc9aa39a49d0ecd3
2929
refs/tags/1.0.0-alpha.2: 4c705f6bc559886632d3871b04f58aab093bfa2f
3030
refs/tags/homu-tmp: c0221c8897db309a79990367476177b1230bb264
3131
refs/tags/1.0.0-beta: 8cbb92b53468ee2b0c2d3eeb8567005953d40828
32-
refs/heads/stable: efe56c883354fe476fe4c989bb34e68f825ecfdc
32+
refs/heads/stable: 526965aee54166dfba1b14b9bc475da8abcd66a3
3333
refs/tags/1.0.0: 55bd4f8ff2b323f317ae89e254ce87162d52a375
3434
refs/tags/1.1.0: bc3c16f09287e5545c1d3f76b7abd54f2eca868b
3535
refs/tags/1.2.0: f557861f822c34f07270347b94b5280de20a597e

branches/stable/src/test/compile-fail/changing-crates.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-msvc FIXME #31306
12+
1113
// note that these aux-build directives must be in this order
1214
// aux-build:changing-crates-a1.rs
1315
// aux-build:changing-crates-b.rs

branches/stable/src/test/compile-fail/svh-change-lit.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-msvc FIXME #31306
12+
1113
// note that these aux-build directives must be in this order
1214
// aux-build:svh-a-base.rs
1315
// aux-build:svh-b.rs

branches/stable/src/test/compile-fail/svh-change-significant-cfg.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-msvc FIXME #31306
12+
1113
// note that these aux-build directives must be in this order
1214
// aux-build:svh-a-base.rs
1315
// aux-build:svh-b.rs

branches/stable/src/test/compile-fail/svh-change-trait-bound.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-msvc FIXME #31306
12+
1113
// note that these aux-build directives must be in this order
1214
// aux-build:svh-a-base.rs
1315
// aux-build:svh-b.rs

branches/stable/src/test/compile-fail/svh-change-type-arg.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-msvc FIXME #31306
12+
1113
// note that these aux-build directives must be in this order
1214
// aux-build:svh-a-base.rs
1315
// aux-build:svh-b.rs

branches/stable/src/test/compile-fail/svh-change-type-ret.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-msvc FIXME #31306
12+
1113
// note that these aux-build directives must be in this order
1214
// aux-build:svh-a-base.rs
1315
// aux-build:svh-b.rs

branches/stable/src/test/compile-fail/svh-change-type-static.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-msvc FIXME #31306
12+
1113
// note that these aux-build directives must be in this order
1214
// aux-build:svh-a-base.rs
1315
// aux-build:svh-b.rs

branches/stable/src/test/compile-fail/svh-use-trait.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-msvc FIXME #31306
12+
1113
// note that these aux-build directives must be in this order
1214
// aux-build:svh-uta-base.rs
1315
// aux-build:svh-utb.rs

0 commit comments

Comments
 (0)