Skip to content

Commit f16077b

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

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": "bb99e6fdd99b0a9a9f75bc60b0995b4ef8e752ab",
7-
"datetime": "2022-08-18T15:42:26Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "e1b28cd2f16bd5b832183d7968cae3bb9213e78d",
7+
"datetime": "2022-08-19T22:23:07Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)