Skip to content

Commit 9580f9f

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

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": "ed597e7e19d0fe716d9f81b1e840a5abbfd7c28d",
7-
"datetime": "2021-06-08T21:15:35Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "539d7bd3998d9bfed14c264eacda30097a4ea768",
7+
"datetime": "2021-06-14T23:00:07Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)