Skip to content

Commit 099be3a

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#98591!
Tested on commit rust-lang/rust@7f08d04. Direct link to PR: <rust-lang/rust#98591> πŸ’” miri on windows: test-pass β†’ build-fail (cc @RalfJung @oli-obk). πŸ’” miri on linux: test-pass β†’ build-fail (cc @RalfJung @oli-obk).
1 parent 709b3a6 commit 099be3a

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": "7125846d17a549866aa1ed0ea28778537378fca8",
7-
"datetime": "2022-06-26T14:36:27Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "7f08d04d60d03e1a52dae61ce6aa50996898702b",
7+
"datetime": "2022-06-28T01:04:10Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)