Skip to content

Commit 527aa37

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
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": "03ee55bb1c8c2379fdabf68e306186b390444f61",
7-
"datetime": "2019-06-01T21:52:46Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "4c7bb8b0d9d3c5149c8ad12b59604ccb57e8accc",
7+
"datetime": "2019-06-02T14:43:06Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "aa5bd03892618e129529b6ed91bde9ee28ed1a2f",
21-
"datetime": "2019-06-02T04:12:04Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "4c7bb8b0d9d3c5149c8ad12b59604ccb57e8accc",
21+
"datetime": "2019-06-02T14:43:06Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)