Skip to content

Commit 456add4

Browse files
committed
---
yaml --- r: 6271 b: refs/heads/master c: 81d9717 h: refs/heads/master i: 6269: 275efe9 6267: ebf85cd 6263: f429272 6255: 97f3f5d 6239: 554f893 6207: 2e83873 6143: 6a8ba95 v: v3
1 parent 7051f6e commit 456add4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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: b3cf0c4d1b9a28847bac8080a17d748704e01d7f
2+
refs/heads/master: 81d9717864f925c12229098fe7570b53bf8824cd

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

Lines changed: 3 additions & 0 deletions
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)