Skip to content

Commit 7122c22

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#54742!
Tested on commit rust-lang/rust@1c5e9c6. Direct link to PR: <rust-lang/rust#54742> πŸŽ‰ 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 d77c16f commit 7122c22

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
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "7cbcdae81879893f02f681d945402acedba89c7c",
7-
"datetime": "2018-10-02T01:10:59Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "1c5e9c68ea6c76fe400528de17ebe03e338bac68",
7+
"datetime": "2018-10-02T13:15:41Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "7cbcdae81879893f02f681d945402acedba89c7c",
21-
"datetime": "2018-10-02T01:10:59Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "1c5e9c68ea6c76fe400528de17ebe03e338bac68",
21+
"datetime": "2018-10-02T13:15:41Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)