Skip to content

Commit 6e65605

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

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

β€Ž_data/latest.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "57a3300c2538fd1044ce45d9ef3b82182acb57ae",
7-
"datetime": "2019-06-13T15:46:02Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "9606f6fa64926a84d82e3c62dbdc57f5c10f756d",
7+
"datetime": "2019-06-14T19:07:56Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "96636f3eb8206f7499451ebc5b347d000d7aee08",
14-
"datetime": "2019-06-13T11:11:38Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "9606f6fa64926a84d82e3c62dbdc57f5c10f756d",
14+
"datetime": "2019-06-14T19:07:56Z"
1515
},
1616
{
1717
"tool": "rls",
1818
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "e011fe1c132010e261cc9ea658da73152f1f7fc7",
21-
"datetime": "2019-06-13T07:19:31Z"
19+
"linux": "test-fail",
20+
"commit": "9606f6fa64926a84d82e3c62dbdc57f5c10f756d",
21+
"datetime": "2019-06-14T19:07:56Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)