Skip to content

Commit 8bf1194

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#58571!
Tested on commit rust-lang/rust@4d66b7b. Direct link to PR: <rust-lang/rust#58571> πŸŽ‰ 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-pass (cc @nrc @Xanewok, @rust-lang/infra). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra). πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @nrc @topecongiro, @rust-lang/infra). πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass (cc @nrc @topecongiro, @rust-lang/infra).
1 parent 0931c94 commit 8bf1194

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

β€Ž_data/latest.json

Lines changed: 12 additions & 12 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": "2e08bb1dd2863b94943fdca5a57ff2188e87623f",
7-
"datetime": "2019-02-10T07:10:04Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "4d66b7b76df04c29422ae3385920abb5cb947cff",
7+
"datetime": "2019-02-19T12:53:35Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "2e08bb1dd2863b94943fdca5a57ff2188e87623f",
21-
"datetime": "2019-02-10T07:10:04Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "4d66b7b76df04c29422ae3385920abb5cb947cff",
21+
"datetime": "2019-02-19T12:53:35Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "build-fail",
26-
"linux": "build-fail",
27-
"commit": "0f949c2fcc696d0260a99196d5e5400c59a26a54",
28-
"datetime": "2019-02-13T02:03:34Z"
25+
"windows": "test-pass",
26+
"linux": "test-pass",
27+
"commit": "4d66b7b76df04c29422ae3385920abb5cb947cff",
28+
"datetime": "2019-02-19T12:53:35Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)