Skip to content

Commit 4473ff2

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#92086!
Tested on commit rust-lang/rust@e19ca1d. Direct link to PR: <rust-lang/rust#92086> πŸ’” miri on windows: test-pass β†’ build-fail (cc @eddyb @oli-obk @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @eddyb @oli-obk @RalfJung).
1 parent 6a7b291 commit 4473ff2

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": "181e91567c9f347e055b33b1d7e9894f769aafe3",
7-
"datetime": "2022-01-05T15:28:56Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "e19ca1d946269f7b7eb13171531caf2e16f42076",
7+
"datetime": "2022-01-09T12:43:54Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)