Skip to content

Commit 517a1a6

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#47881!
Tested on commit rust-lang/rust@6c04c41. πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass.
1 parent 6cdd4d8 commit 517a1a6

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": "0000000000000000000000000000000000000000",
7-
"datetime": "1970-01-01T00:00:00Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "6c04c41034c46730fba97bfe9cfa2dd0687c2a5f",
7+
"datetime": "2018-02-05T18:05:11Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)