Skip to content

Commit 24b9ada

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#54916!
Tested on commit rust-lang/rust@4699283. Direct link to PR: <rust-lang/rust#54916> πŸŽ‰ clippy-driver on windows: test-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: test-fail β†’ test-pass.
1 parent aa141c1 commit 24b9ada

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-fail",
5-
"linux": "test-fail",
6-
"commit": "cb6eeddd4dcefa4b71bb4b6bb087d05ad8e82145",
7-
"datetime": "2018-10-11T09:20:56Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "4699283c5b549d1559c198123a67fef498aa6a44",
7+
"datetime": "2018-10-13T22:20:43Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)