Skip to content

Commit eaf920c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#53899!
Tested on commit rust-lang/rust@763d91a. Direct link to PR: <rust-lang/rust#53899> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass.
1 parent 11bf806 commit eaf920c

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": "28bcffead74d5e17c6cb1f7de432e37f93a6b50c",
7-
"datetime": "2018-09-01T22:45:09Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "763d91aa124a4278a68207b644df8c48b39fab45",
7+
"datetime": "2018-09-02T20:29:04Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)