[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72njXsC+Wiyuv=zXz2NNpVRy6OHjU52Nd51rrJ44FgvSyQ@mail.gmail.com>
Date: Mon, 13 Jan 2025 15:43:35 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Jimmy Ostler <jtostler1@...il.com>
Cc: Danilo Krummrich <dakr@...nel.org>, Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>, Boqun Feng <boqun.feng@...il.com>,
Gary Guo <gary@...yguo.net>, Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
Wedson Almeida Filho <walmeida@...rosoft.com>, Filipe Xavier <felipe_life@...e.com>,
Valentin Obst <kernel@...entinobst.de>, Daniel Sedlak <daniel@...lak.dev>,
Alex Mantel <alexmantel93@...lbox.org>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/3] rust: add kunit doctest with doc fixes
On Fri, Dec 20, 2024 at 7:25 AM Jimmy Ostler <jtostler1@...il.com> wrote:
>
> This patch series adds a doctest for the `ArrayLayout` type, as well as
> implements `From<LayoutError> for Error` for the internal `LayoutError`.
> This change in the first patch is required for the added rustdoc kunit
> test in the third patch to compile.
>
> This series also adds a change to the `stack_try_pin_init` example
> documentation, so it correctly imports the `AllocError` kernel type.
Applied to `rust-next` -- thanks everyone!
[ Reworded commit. - Miguel ]
[ Fixed formatting of imports (still unordered). Slightly reworded
commit. - Miguel ]
[ Added periods to example comments. Reworded title. - Miguel ]
Jimmy: I tried to improve the wording a bit more on the first patch
following our discussions, to try to be clearer/explicit, but please
let me know if I made a mistake or you disagree. Thanks!
Cheers,
Miguel
Powered by blists - more mailing lists