Skip to content

Commit e074848

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

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": "37b55c8a0cafdb60b9168da34f904acc70157df8",
7-
"datetime": "2022-03-24T01:43:40Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "3fe3b89cd57229343eeca753fdd8c63d9b03c65c",
7+
"datetime": "2022-03-25T19:05:40Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)