Skip to content

Commit 07f3e10

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#63873!
Tested on commit rust-lang/rust@9267119. Direct link to PR: <rust-lang/rust#63873> πŸ’” 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). πŸ’” rustc-guide on linux: test-pass β†’ test-fail (cc @mark-i-m @spastorino @amanjeev, @rust-lang/infra).
1 parent bcc5e22 commit 07f3e10

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": "eeba189cfb2cfc5c5898513352d4ca8f1df06e05",
7-
"datetime": "2019-08-24T21:31:51Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "9267119019b48b0c3c6fb44cd3cbab64b2a1a6b5",
7+
"datetime": "2019-08-25T04:27:30Z"
88
},
99
{
1010
"tool": "miri",
@@ -72,8 +72,8 @@
7272
{
7373
"tool": "rustc-guide",
7474
"windows": "test-pass",
75-
"linux": "test-pass",
76-
"commit": "42dcd4b7c5fb7b61bc2f4c0842f66e5ad40057e4",
77-
"datetime": "2019-08-22T02:10:18Z"
75+
"linux": "test-fail",
76+
"commit": "9267119019b48b0c3c6fb44cd3cbab64b2a1a6b5",
77+
"datetime": "2019-08-25T04:27:30Z"
7878
}
7979
]

0 commit comments

Comments
Β (0)