Skip to content

Commit 5084252

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#92253!
Tested on commit rust-lang/rust@5956600. Direct link to PR: <rust-lang/rust#92253> πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung). πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung).
1 parent f5e55d7 commit 5084252

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "59337cddd41880f8075b07860a99be4dc402ddb1",
7-
"datetime": "2021-12-24T08:10:06Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "5956600e65637b5328a53e60d7f44c3ea22d4494",
7+
"datetime": "2021-12-24T16:25:48Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)