On Fri, Jun 27, 2025 at 1:37 PM Alice Ryhl <[email protected]> wrote:
>
> I would get rid of this conditional and declare another div10 function
> that just does input/10 on other arches.

Yeah, please keep `cfg`s as local as possible, i.e. inside the
implementation of the function where possible, so that we share even
the signature etc., e.g.

    
https://lore.kernel.org/rust-for-linux/[email protected]/

Cheers,
Miguel

Reply via email to