Skip to content

Commit 75fe54c

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

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": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "9285d401a6070094747465962bc49969b93e14c5",
7-
"datetime": "2019-10-28T07:40:03Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "caa1f8d7b3b021c86a70ff62d23a07d97acff4c4",
7+
"datetime": "2019-10-29T19:13:05Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-fail",
19-
"linux": "test-fail",
20-
"commit": "8d78bf6b273848d17da8f5c92162c6a6b9b10dfd",
21-
"datetime": "2019-10-28T17:18:47Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "caa1f8d7b3b021c86a70ff62d23a07d97acff4c4",
21+
"datetime": "2019-10-29T19:13:05Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)