Skip to content

Commit bab630d

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

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

+7-7
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": "da59656b3b2e2469d9bdae3c9c9e8cbacdd5e6f6",
7-
"datetime": "2019-10-18T06:20:00Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "14f0ed64e306cfc232c3209985afb53fa2cadbb2",
7+
"datetime": "2019-10-19T04:55:30Z"
88
},
99
{
1010
"tool": "miri",
@@ -16,9 +16,9 @@
1616
{
1717
"tool": "rls",
1818
"windows": "test-pass",
19-
"linux": "test-fail",
20-
"commit": "518deda77feb4957bfd311b6cb50baa7ef9ca6a2",
21-
"datetime": "2019-10-18T14:04:27Z"
19+
"linux": "test-pass",
20+
"commit": "14f0ed64e306cfc232c3209985afb53fa2cadbb2",
21+
"datetime": "2019-10-19T04:55:30Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)