Skip to content

Commit 8540db2

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

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": "18b53cefdf7456bf68937b08e377b7e622a115c2",
7-
"datetime": "2022-04-25T18:59:14Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "3d237ab52920924694f6fc3e47ee8588514bfa70",
7+
"datetime": "2022-04-26T13:15:21Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)