Skip to content

Commit ec4e968

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52755!
Tested on commit rust-lang/rust@2a9dc24. Direct link to PR: <rust-lang/rust#52755> πŸŽ‰ 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 e4079d8 commit ec4e968

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "f498e4ec1b57c3245a2fb8e0d5d836ed56760d2d",
21-
"datetime": "2018-07-24T17:24:01Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "2a9dc245c60ab4478b3bc4670aaad4b39e646366",
21+
"datetime": "2018-07-29T13:24:18Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "build-fail",
26-
"linux": "build-fail",
27-
"commit": "f498e4ec1b57c3245a2fb8e0d5d836ed56760d2d",
28-
"datetime": "2018-07-24T17:24:01Z"
25+
"windows": "test-pass",
26+
"linux": "test-pass",
27+
"commit": "2a9dc245c60ab4478b3bc4670aaad4b39e646366",
28+
"datetime": "2018-07-29T13:24:18Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)