Skip to content

Commit f9bd6ed

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#70638!
Tested on commit rust-lang/rust@58dd1ce. Direct link to PR: <rust-lang/rust#70638> πŸ’” clippy-driver on windows: test-pass β†’ test-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). πŸ’” clippy-driver on linux: test-pass β†’ test-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). πŸŽ‰ book on windows: test-fail β†’ test-pass (cc @carols10cents @steveklabnik). πŸŽ‰ book on linux: test-fail β†’ test-pass (cc @carols10cents @steveklabnik). πŸŽ‰ nomicon on windows: test-fail β†’ test-pass (cc @Gankra @frewsxcv). πŸŽ‰ nomicon on linux: test-fail β†’ test-pass (cc @Gankra @frewsxcv).
1 parent 36a34d1 commit f9bd6ed

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

β€Ž_data/latest.json

+12-12
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": "2113659479a82ea69633b23ef710b58ab127755e",
7-
"datetime": "2020-03-30T20:53:56Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "58dd1ce8383aaebcad9b6027b89a316fd868b35c",
7+
"datetime": "2020-04-01T01:30:30Z"
88
},
99
{
1010
"tool": "miri",
@@ -29,17 +29,17 @@
2929
},
3030
{
3131
"tool": "book",
32-
"windows": "test-fail",
33-
"linux": "test-fail",
34-
"commit": "57e1da59cd0761330b4ea8d47b16340a78eeafa9",
35-
"datetime": "2020-03-19T03:35:05Z"
32+
"windows": "test-pass",
33+
"linux": "test-pass",
34+
"commit": "58dd1ce8383aaebcad9b6027b89a316fd868b35c",
35+
"datetime": "2020-04-01T01:30:30Z"
3636
},
3737
{
3838
"tool": "nomicon",
39-
"windows": "test-fail",
40-
"linux": "test-fail",
41-
"commit": "2fbb07525e2f07a815e780a4268b11916248b5a9",
42-
"datetime": "2020-03-26T15:40:12Z"
39+
"windows": "test-pass",
40+
"linux": "test-pass",
41+
"commit": "58dd1ce8383aaebcad9b6027b89a316fd868b35c",
42+
"datetime": "2020-04-01T01:30:30Z"
4343
},
4444
{
4545
"tool": "reference",

0 commit comments

Comments
Β (0)