[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72kdrPx5uUVqnHpF88b8y0-gOTKVSfTDq2ZZVJ6B6WxzSg@mail.gmail.com>
Date: Mon, 24 Nov 2025 17:14:24 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Alexandre Courbot <acourbot@...dia.com>
Cc: Miguel Ojeda <ojeda@...nel.org>, Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <lossin@...nel.org>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
Danilo Krummrich <dakr@...nel.org>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: num: bounded: rename `try_into_bitint` to `try_into_bounded`
On Mon, Nov 24, 2025 at 2:50 PM Alexandre Courbot <acourbot@...dia.com> wrote:
>
> This is a remnant from when `Bounded` was called `BitInt` which I didn't
> rename. Fix this.
>
> Fixes: 01e345e82ec3 ("rust: num: add Bounded integer wrapping type")
> Signed-off-by: Alexandre Courbot <acourbot@...dia.com>
Applied to `rust-next` -- thanks!
Hmm... This is the sort of thing where I am not sure if it should
count as a fix, since while it is unexpected, there is nothing
actually broken. I kept the tag since you provided it anyway.
Cheers,
Miguel
Powered by blists - more mailing lists