Skip to content

Commit 0b5a146

Browse files
committed
Prepare data for rust-lang/rust#48405.
1 parent 6dc52b1 commit 0b5a146

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

_data/latest.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,33 @@
2626
"linux": "test-pass",
2727
"commit": "b71cbd8443990efa2b697f7eedfd825fd3f7b0b1",
2828
"datetime": "2018-01-19T10:20:06Z"
29+
},
30+
{
31+
"tool": "book",
32+
"windows": "test-fail",
33+
"linux": "test-fail",
34+
"commit": "0000000000000000000000000000000000000000",
35+
"datetime": "1970-01-01T00:00:00Z"
36+
},
37+
{
38+
"tool": "nomicon",
39+
"windows": "test-fail",
40+
"linux": "test-fail",
41+
"commit": "0000000000000000000000000000000000000000",
42+
"datetime": "1970-01-01T00:00:00Z"
43+
},
44+
{
45+
"tool": "reference",
46+
"windows": "test-fail",
47+
"linux": "test-fail",
48+
"commit": "0000000000000000000000000000000000000000",
49+
"datetime": "1970-01-01T00:00:00Z"
50+
},
51+
{
52+
"tool": "rust-by-example",
53+
"windows": "test-fail",
54+
"linux": "test-fail",
55+
"commit": "0000000000000000000000000000000000000000",
56+
"datetime": "1970-01-01T00:00:00Z"
2957
}
3058
]

0 commit comments

Comments
 (0)