Skip to content

Commit e4f1d47

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

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": "74b13691aad5f98b274d16c8f3aab62b203fe213",
7-
"datetime": "2022-05-21T16:28:34Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "43d9f3859e0204e764161ee085a360274b5f3e9a",
7+
"datetime": "2022-05-24T09:54:27Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)