Skip to content

Commit ea279e1

Browse files
committed
---
yaml --- r: 6271 b: refs/heads/master c: 81d9717 h: refs/heads/master i: 6269: de18333 6267: 1ec0d05 6263: 1d93193 6255: 79903ef 6239: 6658079 6207: add8616 6143: efd3c6b v: v3
1 parent 4965dc0 commit ea279e1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: b3cf0c4d1b9a28847bac8080a17d748704e01d7f
2+
refs/heads/master: 81d9717864f925c12229098fe7570b53bf8824cd

trunk/src/test/run-pass/native-dupe.rs

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// xfail-fast - Somehow causes check-fast to livelock?? Probably because we're
2+
// calling pin_task and that's having wierd side-effects.
3+
14
native "cdecl" mod rustrt1 = "rustrt" {
25
fn pin_task();
36
}

0 commit comments

Comments
 (0)