Skip to content

Commit 3c5c450

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#94469!
Tested on commit rust-lang/rust@6343edf. Direct link to PR: <rust-lang/rust#94469> πŸ’” 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 6304394 commit 3c5c450

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": "ec0ab61e8adb5dff04b5f39e6e4faecffd776441",
7-
"datetime": "2022-02-28T06:11:39Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "6343edfa11c80ffed02de7e059178d4c1637ecdb",
7+
"datetime": "2022-03-01T05:40:24Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)