Skip to content

Commit 52d5ef9

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52923!
Tested on commit rust-lang/rust@3e05f80. Direct link to PR: <rust-lang/rust#52923> πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
1 parent 8882b56 commit 52d5ef9

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-pass",
5-
"linux": "test-pass",
6-
"commit": "376b60da8b65d7c4392f0a5e2b45c42e84bd01ce",
7-
"datetime": "2018-08-08T17:28:40Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "3e05f80a3790bb96247e9325fe54e484086f77f5",
7+
"datetime": "2018-08-14T06:32:24Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "147ca2d2a6662993cee56db8c971f4f0ac73783a",
21-
"datetime": "2018-08-13T09:16:47Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "3e05f80a3790bb96247e9325fe54e484086f77f5",
21+
"datetime": "2018-08-14T06:32:24Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)