Skip to content

Commit f2b6610

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#56732!
Tested on commit rust-lang/rust@913ad6d. Direct link to PR: <rust-lang/rust#56732> πŸ’” 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-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
1 parent cf595ca commit f2b6610

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": "9261088a73f4d78c1788e3a0de279d9330c472e1",
7-
"datetime": "2019-03-04T04:47:46Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "913ad6d1f092c70049934ba538d342d295d35997",
7+
"datetime": "2019-03-10T09:25:48Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "c0086b9e8972fef9fd4af24bae20d45021ed06c6",
14-
"datetime": "2019-03-03T14:31:14Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "913ad6d1f092c70049934ba538d342d295d35997",
14+
"datetime": "2019-03-10T09:25:48Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "9261088a73f4d78c1788e3a0de279d9330c472e1",
21-
"datetime": "2019-03-04T04:47:46Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "913ad6d1f092c70049934ba538d342d295d35997",
21+
"datetime": "2019-03-10T09:25:48Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)