Skip to content

Commit c1563d6

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#57250!
Tested on commit rust-lang/rust@a36b960. Direct link to PR: <rust-lang/rust#57250> πŸ’” 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 6b3efef commit c1563d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

Lines changed: 4 additions & 4 deletions
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": "a2b0f247bf741a1a9729363dda8628a938f1fe58",
7-
"datetime": "2018-12-30T21:38:50Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "a36b960df626cbb8bea74f01243318b73f0bd201",
7+
"datetime": "2019-01-02T14:37:47Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)