Skip to content

Commit 28048f1

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#60435!
Tested on commit rust-lang/rust@9b67bd4. Direct link to PR: <rust-lang/rust#60435> πŸ’” 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). πŸ’” rls on windows: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” edition-guide on windows: test-pass β†’ test-fail (cc @ehuss @Centril @steveklabnik, @rust-lang/infra). πŸ’” edition-guide on linux: test-pass β†’ test-fail (cc @ehuss @Centril @steveklabnik, @rust-lang/infra).
1 parent c1956ec commit 28048f1

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,10 +1,10 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "5b7baa53c91d7c33b925fc8aec553e3521548a07",
7-
"datetime": "2019-04-30T18:10:11Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c",
7+
"datetime": "2019-05-01T20:10:16Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-fail",
19-
"linux": "test-fail",
20-
"commit": "5b7baa53c91d7c33b925fc8aec553e3521548a07",
21-
"datetime": "2019-04-30T18:10:11Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c",
21+
"datetime": "2019-05-01T20:10:16Z"
2222
},
2323
{
2424
"tool": "rustfmt",
@@ -64,9 +64,9 @@
6464
},
6565
{
6666
"tool": "edition-guide",
67-
"windows": "test-pass",
68-
"linux": "test-pass",
69-
"commit": "e782d790f1b63d82af39248bebe027f92d891bcc",
70-
"datetime": "2019-03-29T18:09:51Z"
67+
"windows": "test-fail",
68+
"linux": "test-fail",
69+
"commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c",
70+
"datetime": "2019-05-01T20:10:16Z"
7171
}
7272
]

0 commit comments

Comments
Β (0)