Skip to content

Commit 81e46be

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#58140!
Tested on commit rust-lang/rust@ad8a3eb. Direct link to PR: <rust-lang/rust#58140> πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ 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-fail β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
1 parent 8364206 commit 81e46be

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": "cf3c9a78aa6544631a09fb7f1705d51a5c91158a",
7-
"datetime": "2019-03-11T12:15:20Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "ad8a3eb039ca3dc1ff5a3d5757afc5e5330c1bce",
7+
"datetime": "2019-03-15T17:39:56Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-fail",
20-
"commit": "16e7e05e95a6a5a1e0dba54ae722274bd7d725f7",
21-
"datetime": "2019-03-15T13:59:11Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "ad8a3eb039ca3dc1ff5a3d5757afc5e5330c1bce",
21+
"datetime": "2019-03-15T17:39:56Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)