Skip to content

Commit 151eb1c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#97287!
Tested on commit rust-lang/rust@0f06824. Direct link to PR: <rust-lang/rust#97287> πŸ’” miri on windows: test-fail β†’ build-fail (cc @eddyb @oli-obk @RalfJung). πŸ’” miri on linux: test-fail β†’ build-fail (cc @eddyb @oli-obk @RalfJung).
1 parent 7139d88 commit 151eb1c

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": "68314177e70017c08f6cdf295631bb508f9f85bc",
7-
"datetime": "2022-05-28T14:30:40Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "0f06824013761ed6829887019033f1001e68f623",
7+
"datetime": "2022-05-29T10:43:59Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)