Re: [PATCH v3 0/5] rust: time: Convert hrtimer to use Instant and Delta
From: Andreas Hindborg
Date: Tue Jun 24 2025 - 07:14:37 EST
Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> writes:
> On Tue, Jun 17, 2025 at 12:39 PM Andreas Hindborg <a.hindborg@xxxxxxxxxx> wrote:
>>
>> [1/5] rust: time: Rename Delta's methods from as_* to into_*
>> commit: 2ed94606a0fea693e250e5b8fda11ff8fc240d37
>
> Do we want this given the (~ongoing) discussion at
>
> https://lore.kernel.org/rust-for-linux/20250617144155.3903431-2-fujita.tomonori@xxxxxxxxx/
>
> ?
>
My plan is to merge it and go with `into_*`. There are pros and cons for
both `to_*` and `into_*`. If someone has objections, they can send a new
patch with rationale and we can revisit. Sounds OK?
Best regards,
Andreas Hindborg