Skip to content

Commit d9072ab

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#99283!
Tested on commit rust-lang/rust@c2ecd3a. Direct link to PR: <rust-lang/rust#99283> πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @oli-obk @RalfJung). πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @oli-obk @RalfJung).
1 parent 2e9b669 commit d9072ab

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": "0ed9c64c3e63acac9bd77abce62501696c390450",
7-
"datetime": "2022-07-14T11:00:41Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "c2ecd3af87477147695aa3f6e1237e3185044e62",
7+
"datetime": "2022-07-17T15:34:40Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)