Skip to content

Commit 6abbe73

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#57756!
Tested on commit rust-lang/rust@0974bdc. Direct link to PR: <rust-lang/rust#57756> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
1 parent 9b5b5f7 commit 6abbe73

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": "f001287c90e98d72296eb2a20e3cbe34b977f587",
7-
"datetime": "2019-01-19T02:26:42Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "0974bdc7e8e0be00fded2309b5f01cd7cbf2d777",
7+
"datetime": "2019-01-21T13:56:48Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)