Skip to content

Commit 2e5b338

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#87224!
Tested on commit rust-lang/rust@718d53b. Direct link to PR: <rust-lang/rust#87224> πŸ’” miri on windows: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb). πŸ’” miri on linux: test-fail β†’ build-fail (cc @oli-obk @RalfJung @eddyb).
1 parent 4c8c176 commit 2e5b338

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-fail",
5-
"linux": "test-fail",
6-
"commit": "a72c360a30f9a8160e4f40340cecc9b1ce979cd7",
7-
"datetime": "2021-07-20T08:15:55Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "718d53b0cb7dde93499cb92950d60b412f5a3d05",
7+
"datetime": "2021-07-20T10:56:28Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)