Skip to content

Commit a9bffdf

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#56225!
Tested on commit rust-lang/rust@5918318. Direct link to PR: <rust-lang/rust#56225> πŸ’” 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 @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
1 parent e861048 commit a9bffdf

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": "d9e3edb74bb52d3d60d48dc956319c68f7f2805c",
7-
"datetime": "2018-12-29T01:23:34Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "59183180f718fc2212828e180f2f856f0db1bb9c",
7+
"datetime": "2018-12-29T23:47:26Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "d5175f4405029cf456ca0cd44b438a7f86ffdc06",
21-
"datetime": "2018-12-29T12:57:57Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "59183180f718fc2212828e180f2f856f0db1bb9c",
21+
"datetime": "2018-12-29T23:47:26Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)