Skip to content

Commit 09d36bd

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#60416!
Tested on commit rust-lang/rust@5b7baa5. Direct link to PR: <rust-lang/rust#60416> πŸŽ‰ 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: build-fail β†’ test-fail (cc @Xanewok, @rust-lang/infra). πŸŽ‰ rls on linux: build-fail β†’ test-fail (cc @Xanewok, @rust-lang/infra).
1 parent 87a7ca8 commit 09d36bd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

+8-8
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": "f843ad60ef5a78d8b4da85c5007d3ecac229f1a8",
7-
"datetime": "2019-04-30T05:16:20Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "5b7baa53c91d7c33b925fc8aec553e3521548a07",
7+
"datetime": "2019-04-30T18:10:11Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "f843ad60ef5a78d8b4da85c5007d3ecac229f1a8",
21-
"datetime": "2019-04-30T05:16:20Z"
18+
"windows": "test-fail",
19+
"linux": "test-fail",
20+
"commit": "5b7baa53c91d7c33b925fc8aec553e3521548a07",
21+
"datetime": "2019-04-30T18:10:11Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)