Skip to content

Commit 9f22b03

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#53638!
Tested on commit rust-lang/rust@63d6649. Direct link to PR: <rust-lang/rust#53638> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass.
1 parent eced756 commit 9f22b03

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": "b75b0471a8b87c44e0bd953d2a5c36d896128723",
7-
"datetime": "2018-08-22T20:01:05Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "63d66494aff57411bfec1dd2a3a5f1af900feab6",
7+
"datetime": "2018-08-24T01:04:50Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)