Skip to content

Commit af58dca

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#53519!
Tested on commit rust-lang/rust@758239c. Direct link to PR: <rust-lang/rust#53519> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass.
1 parent f5ed9c7 commit af58dca

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": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "6bf6d50a6ff7685b4aa09172d9d09f03f250da9d",
7-
"datetime": "2018-08-20T01:14:39Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "758239c9c9e00b7c0daba6496ef246a85e7b5ce5",
7+
"datetime": "2018-08-20T09:11:07Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)