Skip to content

Commit e72592f

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#55595!
Tested on commit rust-lang/rust@d06210f. Direct link to PR: <rust-lang/rust#55595> πŸŽ‰ 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.
1 parent 02bc482 commit e72592f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
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": "451987d86c89b38ddd8c4c124f1b9b6d4ded6983",
7-
"datetime": "2018-11-01T19:12:16Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "d06210f88f3c8f2b04402838a23f5d8970c803ca",
7+
"datetime": "2018-11-02T01:20:36Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "451987d86c89b38ddd8c4c124f1b9b6d4ded6983",
21-
"datetime": "2018-11-01T19:12:16Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "d06210f88f3c8f2b04402838a23f5d8970c803ca",
21+
"datetime": "2018-11-02T01:20:36Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)