Skip to content

Commit 13ea3bc

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#62679!
Tested on commit rust-lang/rust@527dce7. Direct link to PR: <rust-lang/rust#62679> πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
1 parent d414f6f commit 13ea3bc

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,24 +1,24 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-fail",
5-
"linux": "test-fail",
6-
"commit": "311376d30dc1cfa622142a9f50317b1e0cb4608a",
7-
"datetime": "2019-07-18T20:43:55Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "527dce7137f7a3c7bf47d9a503abf25f88ea22de",
7+
"datetime": "2019-07-19T14:11:43Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-fail",
12-
"linux": "test-fail",
13-
"commit": "02785dabad07d19b8c76a7f86763801d5d3497ff",
14-
"datetime": "2019-07-16T08:39:41Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "527dce7137f7a3c7bf47d9a503abf25f88ea22de",
14+
"datetime": "2019-07-19T14:11:43Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "96234d5363286700794973c36178c3df1d9d49d6",
21-
"datetime": "2019-07-16T19:27:00Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "527dce7137f7a3c7bf47d9a503abf25f88ea22de",
21+
"datetime": "2019-07-19T14:11:43Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)