Skip to content

Commit cae658b

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#64513!
Tested on commit rust-lang/rust@dc45735. Direct link to PR: <rust-lang/rust#64513> πŸ’” 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-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
1 parent 43b5645 commit cae658b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "a5bc0f0e3f0c58518c0537d82dee0fcfeb57115c",
7-
"datetime": "2019-09-26T02:31:34Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "dc45735f29788924b9fc351d100e5bf3ebdca162",
7+
"datetime": "2019-09-26T08:43:30Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-fail",
12-
"linux": "test-fail",
13-
"commit": "a5bc0f0e3f0c58518c0537d82dee0fcfeb57115c",
14-
"datetime": "2019-09-26T02:31:34Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "dc45735f29788924b9fc351d100e5bf3ebdca162",
14+
"datetime": "2019-09-26T08:43:30Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)