Skip to content

Commit 6828788

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#65885!
Tested on commit rust-lang/rust@9285d40. Direct link to PR: <rust-lang/rust#65885> πŸ’” 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).
1 parent c4da1ef commit 6828788

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-pass",
5-
"linux": "test-pass",
6-
"commit": "fcf516d827300d21eb9f6312e799578b6f359d5d",
7-
"datetime": "2019-10-27T03:28:25Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "9285d401a6070094747465962bc49969b93e14c5",
7+
"datetime": "2019-10-28T07:40:03Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "8318ef26c1ad949636a161437ec251df59cf514a",
14-
"datetime": "2019-10-26T12:34:08Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "9285d401a6070094747465962bc49969b93e14c5",
14+
"datetime": "2019-10-28T07:40:03Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "85943fd7c88ddf870b03afdd6cd6782721c348e1",
21-
"datetime": "2019-10-25T11:12:46Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "9285d401a6070094747465962bc49969b93e14c5",
21+
"datetime": "2019-10-28T07:40:03Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)