Skip to content

Commit 84319f9

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#54693!
Tested on commit rust-lang/rust@7cbcdae. Direct link to PR: <rust-lang/rust#54693> πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @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 windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
1 parent c083c97 commit 84319f9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

β€Ž_data/latest.json

Lines changed: 12 additions & 12 deletions
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": "ae7fe84e8cf7523f6853d9786e28e9d066d4e5cd",
7-
"datetime": "2018-09-26T23:24:07Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "7cbcdae81879893f02f681d945402acedba89c7c",
7+
"datetime": "2018-10-02T01:10:59Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "6188c58a55a27efac25f6e50a8e5f18c2650b60f",
14-
"datetime": "2018-10-01T12:58:15Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "7cbcdae81879893f02f681d945402acedba89c7c",
14+
"datetime": "2018-10-02T01:10:59Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "63d51e89af33a7cc1c81bbaee335131b7bd00803",
21-
"datetime": "2018-09-28T23:21:23Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "7cbcdae81879893f02f681d945402acedba89c7c",
21+
"datetime": "2018-10-02T01:10:59Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)