Skip to content

Commit 77a21f1

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#97360!
Tested on commit rust-lang/rust@76761db. Direct link to PR: <rust-lang/rust#97360> πŸŽ‰ 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 65f7713 commit 77a21f1

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": "43d9f3859e0204e764161ee085a360274b5f3e9a",
7-
"datetime": "2022-05-24T09:54:27Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "76761db5919b6d2e178b26947ad9b4fcb0ff0e7c",
7+
"datetime": "2022-05-24T21:31:43Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)