Skip to content

Commit 176b2f3

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#100385!
Tested on commit rust-lang/rust@29e4a9e. Direct link to PR: <rust-lang/rust#100385> πŸŽ‰ miri on windows: test-fail β†’ test-pass (cc @oli-obk @RalfJung). πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @oli-obk @RalfJung).
1 parent 1781c52 commit 176b2f3

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": "1603a70f82240ba2d27f72f964e36614d7620ad3",
7-
"datetime": "2022-08-10T08:50:34Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "29e4a9ee0253cd39e552a77f51f11f9a5f1c41e6",
7+
"datetime": "2022-08-10T23:50:33Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)