Skip to content

Commit c23cff5

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#48405!
Tested on commit rust-lang/rust@89f74e2. Direct link to PR: <rust-lang/rust#48405> πŸŽ‰ book on linux: test-fail β†’ test-pass. πŸŽ‰ nomicon on linux: test-fail β†’ test-pass. πŸŽ‰ reference on linux: test-fail β†’ test-pass. πŸŽ‰ rust-by-example on linux: test-fail β†’ test-pass.
1 parent 47fa060 commit c23cff5

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

β€Ž_data/latest.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,29 +30,29 @@
3030
{
3131
"tool": "book",
3232
"windows": "test-fail",
33-
"linux": "test-fail",
34-
"commit": "0000000000000000000000000000000000000000",
35-
"datetime": "1970-01-01T00:00:00Z"
33+
"linux": "test-pass",
34+
"commit": "89f74e21317085c7fa9e15c87bc308065b9cd358",
35+
"datetime": "2018-02-22T21:09:07Z"
3636
},
3737
{
3838
"tool": "nomicon",
3939
"windows": "test-fail",
40-
"linux": "test-fail",
41-
"commit": "0000000000000000000000000000000000000000",
42-
"datetime": "1970-01-01T00:00:00Z"
40+
"linux": "test-pass",
41+
"commit": "89f74e21317085c7fa9e15c87bc308065b9cd358",
42+
"datetime": "2018-02-22T21:09:07Z"
4343
},
4444
{
4545
"tool": "reference",
4646
"windows": "test-fail",
47-
"linux": "test-fail",
48-
"commit": "0000000000000000000000000000000000000000",
49-
"datetime": "1970-01-01T00:00:00Z"
47+
"linux": "test-pass",
48+
"commit": "89f74e21317085c7fa9e15c87bc308065b9cd358",
49+
"datetime": "2018-02-22T21:09:07Z"
5050
},
5151
{
5252
"tool": "rust-by-example",
5353
"windows": "test-fail",
54-
"linux": "test-fail",
55-
"commit": "0000000000000000000000000000000000000000",
56-
"datetime": "1970-01-01T00:00:00Z"
54+
"linux": "test-pass",
55+
"commit": "89f74e21317085c7fa9e15c87bc308065b9cd358",
56+
"datetime": "2018-02-22T21:09:07Z"
5757
}
5858
]

0 commit comments

Comments
Β (0)