Skip to content

Commit 220d298

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#47799!
Tested on commit rust-lang/rust@063deba. πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk).
1 parent 2614af0 commit 220d298

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-pass",
5-
"linux": "test-pass",
6-
"commit": "6c04c41034c46730fba97bfe9cfa2dd0687c2a5f",
7-
"datetime": "2018-02-05T18:05:11Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "063deba92e44809125a433ca6e6c1ad0993313bf",
7+
"datetime": "2018-02-23T14:18:42Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)