Skip to content

Commit 80517c5

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#101729!
Tested on commit rust-lang/rust@fa6ee93. Direct link to PR: <rust-lang/rust#101729> πŸŽ‰ miri on windows: test-fail β†’ test-pass (cc @RalfJung @oli-obk). πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @RalfJung @oli-obk).
1 parent 6d483b3 commit 80517c5

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": "test-fail",
5-
"linux": "test-fail",
6-
"commit": "5197c96c49fc3b7de3ce9a31f7cc62d2cbd1f70c",
7-
"datetime": "2022-09-10T12:07:49Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "fa6ee9375242ae784dab1837dfc0b92f43e787ce",
7+
"datetime": "2022-09-12T22:16:06Z"
88
},
99
{
1010
"tool": "book",

0 commit comments

Comments
Β (0)