Re: [PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref

From: Shankari Anand

Date: Sun Oct 12 2025 - 10:05:01 EST


On Tue, Sep 30, 2025 at 06:00:41PM +0200, Miguel Ojeda wrote:
>
> Thanks, that would be appreciated -- if you can, please rebase it and
> send it on top of -rc1 when it gets published in less than 2 weeks,
> then we can apply it soon after.
>
> Cheers,
> Miguel

Hi Miguel,

I'll resend it on top of -rc1.

I also noticed that several files have received new commits using
types::ARef or types::AlwaysRefCounted.
I wanted to check if it would make sense to update the documentation
to reflect their new file location.
Without clear documentation, it might become increasingly difficult
to remove the re-export as soon as possible, especially as more such commits are added.

Let me know what you think.

Best regards,
Shankari