Skip to content

Commit e2c3e3f

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

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": "fb2446ad581c9d54b9b4dce1106ad9138438a2ef",
7-
"datetime": "2018-10-30T03:59:21Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "e8aef7cae14bc7a56859408c90253e9bcc07fcff",
7+
"datetime": "2018-10-30T14:21:59Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "fb2446ad581c9d54b9b4dce1106ad9138438a2ef",
21-
"datetime": "2018-10-30T03:59:21Z"
18+
"windows": "test-fail",
19+
"linux": "test-fail",
20+
"commit": "e8aef7cae14bc7a56859408c90253e9bcc07fcff",
21+
"datetime": "2018-10-30T14:21:59Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)