Skip to content

Commit 809fb11

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#63420!
Tested on commit rust-lang/rust@a6946a8. Direct link to PR: <rust-lang/rust#63420> πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995 @yaahc, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995 @yaahc, @rust-lang/infra). πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
1 parent 1e8c6ba commit 809fb11

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
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": "61dced18277a8cd55c963502db5a4cdf837858f3",
7-
"datetime": "2019-09-10T08:32:17Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "a6946a817a1345ce739acd8b12255c0a595e9b39",
7+
"datetime": "2019-09-13T19:36:28Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-fail",
12-
"linux": "test-fail",
13-
"commit": "34e82a7b793a6cdd27df762bf46bab8cdc92b14a",
14-
"datetime": "2019-09-10T20:22:50Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "a6946a817a1345ce739acd8b12255c0a595e9b39",
14+
"datetime": "2019-09-13T19:36:28Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)