Skip to content

Commit 16e87ae

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#60462!
Tested on commit rust-lang/rust@13fde05. Direct link to PR: <rust-lang/rust#60462> πŸ’” 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). πŸ’” 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-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra).
1 parent f98a779 commit 16e87ae

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": "ea68bee369c9ebc0de35abcd39211fa0d4f9c84f",
7-
"datetime": "2019-05-02T02:02:19Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "13fde05b12c28e1ed66bd13fdf1ea392f166b811",
7+
"datetime": "2019-05-04T02:00:14Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "08bfe16129b0621bc90184f8704523d4929695ef",
14-
"datetime": "2019-05-02T20:46:12Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "13fde05b12c28e1ed66bd13fdf1ea392f166b811",
14+
"datetime": "2019-05-04T02:00:14Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-fail",
19-
"linux": "test-fail",
20-
"commit": "ea68bee369c9ebc0de35abcd39211fa0d4f9c84f",
21-
"datetime": "2019-05-02T02:02:19Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "13fde05b12c28e1ed66bd13fdf1ea392f166b811",
21+
"datetime": "2019-05-04T02:00:14Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)