Skip to content

Commit 710e6f5

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

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": "42f93dedbe8218b4936002b72dbed6f296979c26",
7-
"datetime": "2019-11-28T03:42:41Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "4752c05af4a5f392de026f9ae1877eae030be359",
7+
"datetime": "2019-11-28T14:24:12Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
18+
"windows": "test-fail",
1919
"linux": "test-pass",
20-
"commit": "6b604a91b7667106495a60291a74ce66923c9a8a",
21-
"datetime": "2019-11-28T00:37:32Z"
20+
"commit": "4752c05af4a5f392de026f9ae1877eae030be359",
21+
"datetime": "2019-11-28T14:24:12Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)