Skip to content

Commit f79c691

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#85402!
Tested on commit rust-lang/rust@5f10d31. Direct link to PR: <rust-lang/rust#85402> πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @RalfJung @oli-obk @eddyb). πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @RalfJung @oli-obk @eddyb).
1 parent ac387b1 commit f79c691

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": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "3396a383bb1d1fdad8ceeb74f16cf08e0bd62a1b",
7-
"datetime": "2021-05-17T04:23:20Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "5f10d310f475b3ba583b9c590b8d19f6c2fde28f",
7+
"datetime": "2021-05-18T03:14:17Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)