Skip to content

Commit ce896ff

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#63752!
Tested on commit rust-lang/rust@bea0372. Direct link to PR: <rust-lang/rust#63752> πŸ’” clippy-driver on windows: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra).
1 parent b107b13 commit ce896ff

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

+7-7
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": "51879c3abaedb926739095d19a2af638ee6a07d8",
7-
"datetime": "2019-08-20T15:02:27Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "bea0372a1a7a31b81f28cc4d9a83a2dc9a79d008",
7+
"datetime": "2019-08-20T22:16:57Z"
88
},
99
{
1010
"tool": "miri",
@@ -16,9 +16,9 @@
1616
{
1717
"tool": "rls",
1818
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "5a56e05abd34e1936df74625c1f40cb6fee0cd4a",
21-
"datetime": "2019-08-20T18:34:22Z"
19+
"linux": "test-fail",
20+
"commit": "bea0372a1a7a31b81f28cc4d9a83a2dc9a79d008",
21+
"datetime": "2019-08-20T22:16:57Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)