Skip to content

Commit 87020aa

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#85830!
Tested on commit rust-lang/rust@17e13b5. Direct link to PR: <rust-lang/rust#85830> πŸ’” miri on windows: test-pass β†’ build-fail (cc @RalfJung @eddyb @oli-obk). πŸ’” miri on linux: test-pass β†’ build-fail (cc @RalfJung @eddyb @oli-obk).
1 parent 3f2b672 commit 87020aa

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": "c2171ee53ef2c98addbc3543e50e61496d8440a9",
7-
"datetime": "2021-10-08T06:16:58Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "17e13b549f5f83cd9ffca9a540090754eb95115c",
7+
"datetime": "2021-10-26T03:42:44Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)