Skip to content

Commit e5f6d16

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#61889!
Tested on commit rust-lang/rust@63f21b6. Direct link to PR: <rust-lang/rust#61889> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸŽ‰ clippy-driver on linux: build-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 c38c0d9 commit e5f6d16

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": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "9606f6fa64926a84d82e3c62dbdc57f5c10f756d",
7-
"datetime": "2019-06-14T19:07:56Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "63f21b6ca576c8b747829d4f3f9d4eb2f94ee38b",
7+
"datetime": "2019-06-17T10:03:50Z"
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": "37b6a5e5e82497caf5353d9d856e4eb5d14cbe06",
21-
"datetime": "2019-06-16T14:59:00Z"
20+
"commit": "63f21b6ca576c8b747829d4f3f9d4eb2f94ee38b",
21+
"datetime": "2019-06-17T10:03:50Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)