Skip to content

Commit d7259c7

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#60966!
Tested on commit rust-lang/rust@c7d4df0. Direct link to PR: <rust-lang/rust#60966> πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra).
1 parent 1ef1458 commit d7259c7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

Lines changed: 7 additions & 7 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": "72b2abfd65ba024e12d7fe51852a309419f494d8",
7-
"datetime": "2019-08-29T22:29:00Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "c7d4df0fcfc3ed3ee98a430e451c6776e90d65ae",
7+
"datetime": "2019-08-30T06:50:20Z"
88
},
99
{
1010
"tool": "miri",
@@ -16,9 +16,9 @@
1616
{
1717
"tool": "rls",
1818
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "7b0085a613e69cb69fc9e4eb5d422fa4a39d5de1",
21-
"datetime": "2019-08-21T15:29:30Z"
19+
"linux": "test-fail",
20+
"commit": "c7d4df0fcfc3ed3ee98a430e451c6776e90d65ae",
21+
"datetime": "2019-08-30T06:50:20Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)