Skip to content

Commit f58b38f

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#94860!
Tested on commit rust-lang/rust@2c6a29a. Direct link to PR: <rust-lang/rust#94860> πŸ’” 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 f19f5ab commit f58b38f

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": "d2710dbb305a4447b889f11918bc5df96084357c",
7-
"datetime": "2022-03-08T10:25:02Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "2c6a29af35a81e20f8af4c32bf1b55c59b89eccd",
7+
"datetime": "2022-03-12T00:11:32Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)