Skip to content

Commit ac0f9f0

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#67532!
Tested on commit rust-lang/rust@9b98af8. Direct link to PR: <rust-lang/rust#67532> πŸ’” 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). πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra). πŸ’” rustc-guide on linux: test-pass β†’ test-fail (cc @JohnTitor @amanjeev @spastorino @mark-i-m, @rust-lang/infra).
1 parent 54de6ab commit ac0f9f0

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

β€Ž_data/latest.json

+15-15
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": "ff143089a873e231c8c26613614f8cd4e1ae7376",
7-
"datetime": "2019-12-04T05:08:46Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "9b98af84c4aa66392236fff59c86da2130d46d46",
7+
"datetime": "2019-12-22T22:39:19Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "4abb0ad2731e9ac6fd5d64d4cf15b7c82e4b5a81",
14-
"datetime": "2019-12-08T16:29:56Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "9b98af84c4aa66392236fff59c86da2130d46d46",
14+
"datetime": "2019-12-22T22:39:19Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "9081929d45f12d3f56d43b1d6db7519981580fc9",
21-
"datetime": "2019-11-30T01:09:49Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "9b98af84c4aa66392236fff59c86da2130d46d46",
21+
"datetime": "2019-12-22T22:39:19Z"
2222
},
2323
{
2424
"tool": "rustfmt",
@@ -72,8 +72,8 @@
7272
{
7373
"tool": "rustc-guide",
7474
"windows": "test-pass",
75-
"linux": "test-pass",
76-
"commit": "7de9402b77ded0d8ec9e1c554521b2121449ef2b",
77-
"datetime": "2019-12-09T17:17:15Z"
75+
"linux": "test-fail",
76+
"commit": "9b98af84c4aa66392236fff59c86da2130d46d46",
77+
"datetime": "2019-12-22T22:39:19Z"
7878
}
7979
]

0 commit comments

Comments
Β (0)