Skip to content

Commit dc439d6

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#53141!
Tested on commit rust-lang/rust@52c785b. Direct link to PR: <rust-lang/rust#53141> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass. πŸŽ‰ rls on windows: build-fail β†’ test-pass. πŸŽ‰ rls on linux: build-fail β†’ test-pass. πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass. πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass.
1 parent db1a4d8 commit dc439d6

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
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "45a9d410f934247256812eda55ca66dd6999b3de",
7-
"datetime": "2018-08-07T00:09:09Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "52c785bfc24e43c668c9022cc1e79edcd6dcfd7c",
7+
"datetime": "2018-08-08T08:39:04Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
21-
"datetime": "2018-08-06T19:17:03Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "52c785bfc24e43c668c9022cc1e79edcd6dcfd7c",
21+
"datetime": "2018-08-08T08:39:04Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "build-fail",
26-
"linux": "build-fail",
27-
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
28-
"datetime": "2018-08-06T19:17:03Z"
25+
"windows": "test-pass",
26+
"linux": "test-pass",
27+
"commit": "52c785bfc24e43c668c9022cc1e79edcd6dcfd7c",
28+
"datetime": "2018-08-08T08:39:04Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)