Skip to content

Commit 457955b

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

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": "c35035cefc709abddabfb28ecc6a326458d46ce2",
7-
"datetime": "2022-05-30T22:30:58Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "b5a2d27f8f59df6f2162e61461b41d6116d4815e",
7+
"datetime": "2022-06-01T20:06:44Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)