Re: From<bool> and Bounded's invariant for signed N = 1
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <CANiq72mftC+b93Mx_BNcS1FzH5vNHgCykwsoO9hmbpJxaTeYuw@mail.gmail.com> |
On Thu, Aug 13, 2026 at 11:46 AM Younes Akhouayri <[email protected]> wrote: > > Any thoughts? Thanks for the report! That is correct, good eyes -- indeed, the `Deref` bites us again like in 223aa25aee82. Do you want to write a patch? Cheers, Miguel