Skip to content

Commit ea15629

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

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": "5a19ffe1c2b99d9e09706cc286aad1ec0868eddb",
7-
"datetime": "2021-08-13T22:28:38Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "73d96b090bb68065cd3a469b27cbd568e39bf0e7",
7+
"datetime": "2021-08-16T12:34:18Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)