Skip to content

Commit 8c16f67

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#50020!
Tested on commit rust-lang/rust@8830a03. Direct link to PR: <rust-lang/rust#50020> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass.
1 parent c1893c8 commit 8c16f67

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": "defcfe7142fca424f7e34aa5c789239e9e9fcfe8",
7-
"datetime": "2018-04-13T04:35:18Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "8830a0304327ba8c983555ac5d42cec0569c31bb",
7+
"datetime": "2018-04-19T19:36:56Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)