Skip to content

Commit c742449

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#61436!
Tested on commit rust-lang/rust@03ee55b. Direct link to PR: <rust-lang/rust#61436> πŸŽ‰ clippy-driver on windows: test-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸŽ‰ clippy-driver on linux: test-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” rls on windows: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra).
1 parent 1e0b25d commit c742449

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

Lines changed: 7 additions & 7 deletions
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": "84f729d0d4dade321210b78f56bedd88025eeff6",
7-
"datetime": "2019-06-01T03:47:14Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "03ee55bb1c8c2379fdabf68e306186b390444f61",
7+
"datetime": "2019-06-01T21:52:46Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
18+
"windows": "test-fail",
1919
"linux": "test-pass",
20-
"commit": "041bec87c022128556640b7091f479f3040c3c37",
21-
"datetime": "2019-06-01T00:58:38Z"
20+
"commit": "03ee55bb1c8c2379fdabf68e306186b390444f61",
21+
"datetime": "2019-06-01T21:52:46Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)