Skip to content

Commit 8858de6

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#59096!
Tested on commit rust-lang/rust@0f118f6. Direct link to PR: <rust-lang/rust#59096> πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
1 parent b1123d4 commit 8858de6

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": "test-fail",
5-
"linux": "test-fail",
6-
"commit": "3eb4890dfe6db0279fdd3cda19f9643873ae3db9",
7-
"datetime": "2019-03-19T21:40:52Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "0f118f6a6c8fda5101f956243c716632a56f5188",
7+
"datetime": "2019-03-23T15:50:42Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "48e354d224ff38ccde3936479a7f514b6492e910",
21-
"datetime": "2019-03-21T12:14:22Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "0f118f6a6c8fda5101f956243c716632a56f5188",
21+
"datetime": "2019-03-23T15:50:42Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)