Skip to content

Commit 8fd44ef

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52388!
Tested on commit rust-lang/rust@7e32059. Direct link to PR: <rust-lang/rust#52388> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass.
1 parent 7133c99 commit 8fd44ef

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": "0db03e635a5e38ebc7635637b870b8fbcc8a7e46",
7-
"datetime": "2018-07-14T18:30:01Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "7e320595320855beb97a5959d67bd12f2afca4d1",
7+
"datetime": "2018-07-15T04:02:56Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)