Skip to content

Commit 4be3d7c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#55190!
Tested on commit rust-lang/rust@fb2446a. Direct link to PR: <rust-lang/rust#55190> πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” rls on windows: test-fail β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rls on linux: test-fail β†’ build-fail (cc @nrc, @rust-lang/infra).
1 parent 16ff9c9 commit 4be3d7c

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-fail",
5-
"linux": "test-fail",
6-
"commit": "42c11de47b6b1da71537eb161b102177d798a08d",
7-
"datetime": "2018-10-27T09:58:08Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "fb2446ad581c9d54b9b4dce1106ad9138438a2ef",
7+
"datetime": "2018-10-30T03:59:21Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-fail",
19-
"linux": "test-fail",
20-
"commit": "7b0735a832dd49cb482084590eb0f2577955c079",
21-
"datetime": "2018-10-26T02:59:44Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "fb2446ad581c9d54b9b4dce1106ad9138438a2ef",
21+
"datetime": "2018-10-30T03:59:21Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)