Skip to content

Commit 18b01ba

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#73285!
Tested on commit rust-lang/rust@435f97c. Direct link to PR: <rust-lang/rust#73285> πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @topecongiro). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @topecongiro).
1 parent dfafe87 commit 18b01ba

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
@@ -8,24 +8,24 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "ad4bc3323b9299d867697e9653dcea1b5e1ad283",
14-
"datetime": "2020-06-01T22:44:15Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "435f97cec1f0d7de95a0b80e95f295ab444b2fce",
14+
"datetime": "2020-06-16T14:59:23Z"
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "a37c32e2d5fb186627ffe99a391c7fd6fd159334",
21-
"datetime": "2020-06-11T21:37:40Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "435f97cec1f0d7de95a0b80e95f295ab444b2fce",
21+
"datetime": "2020-06-16T14:59:23Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "a37c32e2d5fb186627ffe99a391c7fd6fd159334",
28-
"datetime": "2020-06-11T21:37:40Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "435f97cec1f0d7de95a0b80e95f295ab444b2fce",
28+
"datetime": "2020-06-16T14:59:23Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)