Skip to content

Commit 8dfd229

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#61932!
Tested on commit rust-lang/rust@673cf7d. Direct link to PR: <rust-lang/rust#61932> πŸŽ‰ 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 linux: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra).
1 parent 98a05c8 commit 8dfd229

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

Lines changed: 7 additions & 7 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": "9f22ddf6bb7001b884006b9528f8fc8c5b94ae8f",
7-
"datetime": "2019-06-18T02:18:33Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "673cf7de44b5a98092b5bc7cf2906e866383a65d",
7+
"datetime": "2019-06-18T19:04:33Z"
88
},
99
{
1010
"tool": "miri",
@@ -16,9 +16,9 @@
1616
{
1717
"tool": "rls",
1818
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "a6a8f6c5b37597bf69178ee5cc6c185b7137f5d8",
21-
"datetime": "2019-06-18T08:18:25Z"
19+
"linux": "test-fail",
20+
"commit": "673cf7de44b5a98092b5bc7cf2906e866383a65d",
21+
"datetime": "2019-06-18T19:04:33Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)