Skip to content

Commit e636848

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#48653!
Tested on commit rust-lang/rust@9cb18a9. Direct link to PR: <rust-lang/rust#48653> πŸŽ‰ book on windows: test-fail β†’ test-pass. πŸŽ‰ nomicon on windows: test-fail β†’ test-pass. πŸŽ‰ reference on windows: test-fail β†’ test-pass. πŸŽ‰ rust-by-example on windows: test-fail β†’ test-pass.
1 parent 267e6c4 commit e636848

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

β€Ž_data/latest.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -29,30 +29,30 @@
2929
},
3030
{
3131
"tool": "book",
32-
"windows": "test-fail",
32+
"windows": "test-pass",
3333
"linux": "test-pass",
34-
"commit": "89f74e21317085c7fa9e15c87bc308065b9cd358",
35-
"datetime": "2018-02-22T21:09:07Z"
34+
"commit": "9cb18a92ad87852c4c5d6726b8fbe8c38deda4ba",
35+
"datetime": "2018-03-02T08:56:53Z"
3636
},
3737
{
3838
"tool": "nomicon",
39-
"windows": "test-fail",
39+
"windows": "test-pass",
4040
"linux": "test-pass",
41-
"commit": "89f74e21317085c7fa9e15c87bc308065b9cd358",
42-
"datetime": "2018-02-22T21:09:07Z"
41+
"commit": "9cb18a92ad87852c4c5d6726b8fbe8c38deda4ba",
42+
"datetime": "2018-03-02T08:56:53Z"
4343
},
4444
{
4545
"tool": "reference",
46-
"windows": "test-fail",
46+
"windows": "test-pass",
4747
"linux": "test-pass",
48-
"commit": "89f74e21317085c7fa9e15c87bc308065b9cd358",
49-
"datetime": "2018-02-22T21:09:07Z"
48+
"commit": "9cb18a92ad87852c4c5d6726b8fbe8c38deda4ba",
49+
"datetime": "2018-03-02T08:56:53Z"
5050
},
5151
{
5252
"tool": "rust-by-example",
53-
"windows": "test-fail",
53+
"windows": "test-pass",
5454
"linux": "test-pass",
55-
"commit": "89f74e21317085c7fa9e15c87bc308065b9cd358",
56-
"datetime": "2018-02-22T21:09:07Z"
55+
"commit": "9cb18a92ad87852c4c5d6726b8fbe8c38deda4ba",
56+
"datetime": "2018-03-02T08:56:53Z"
5757
}
5858
]

0 commit comments

Comments
Β (0)