Skip to content

Commit 3ef9e58

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#54071!
Tested on commit rust-lang/rust@6a2d1b4. Direct link to PR: <rust-lang/rust#54071> πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” rls on windows: test-fail β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-fail β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
1 parent 9e68196 commit 3ef9e58

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": "dae6c9364108847393075b57a17fd7eaf3f37600",
7-
"datetime": "2018-11-22T15:55:31Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "6a2d1b4e15d5de90f8c36181b1d429da658adfd2",
7+
"datetime": "2018-11-23T04:00:09Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-fail",
19-
"linux": "test-fail",
20-
"commit": "c08840d5c3e6fa29b0fa734ad4405455f2e4c879",
21-
"datetime": "2018-11-22T19:01:03Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "6a2d1b4e15d5de90f8c36181b1d429da658adfd2",
21+
"datetime": "2018-11-23T04:00:09Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)