Skip to content

Commit c6864b1

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

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": "0f06824013761ed6829887019033f1001e68f623",
7-
"datetime": "2022-05-29T10:43:59Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "946a88a989acdcc3b0d05a666eaac0db414ec2cd",
7+
"datetime": "2022-05-30T14:59:33Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)