Skip to content

Commit 84e45f1

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#56536!
Tested on commit rust-lang/rust@664ede8. Direct link to PR: <rust-lang/rust#56536> πŸ’” clippy-driver on windows: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
1 parent 1060c65 commit 84e45f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

+4-4
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": "97a0bd60820374165427962e9802f4f3c3f7ff7b",
7-
"datetime": "2018-12-14T05:58:58Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "664ede88faf57b8fc09715fc66cd9e46490ce64d",
7+
"datetime": "2018-12-14T09:13:25Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)