Skip to content

Commit d2f66da

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#86034!
Tested on commit rust-lang/rust@6b354a1. Direct link to PR: <rust-lang/rust#86034> πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung).
1 parent c7811fe commit d2f66da

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-pass",
5-
"linux": "test-pass",
6-
"commit": "1989b9a0b5f176d84cb736dbe5ba95787d5a9937",
7-
"datetime": "2021-06-18T13:48:10Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "6b354a13820a444f834a33365ae4a8d97d7d27ce",
7+
"datetime": "2021-06-19T19:46:27Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)