Skip to content

Commit 51105bc

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#59288!
Tested on commit rust-lang/rust@acc7e65. Direct link to PR: <rust-lang/rust#59288> πŸ’” 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 91cea75 commit 51105bc

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": "e6305805a7d36b23c79f8308774778ba6481ce47",
7-
"datetime": "2019-05-08T18:27:59Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "acc7e652f874bd7d6cb008d35663d9a0e250d8a7",
7+
"datetime": "2019-05-11T01:42:52Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "adcd4aa8d07945d5ef09129b05e8e1ff1bcce58e",
21-
"datetime": "2019-05-10T00:52:07Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "acc7e652f874bd7d6cb008d35663d9a0e250d8a7",
21+
"datetime": "2019-05-11T01:42:52Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)