[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72kFCo-5HwXsTDsE=AKx2GEJvQn605F_07jfrXBRB-rOmA@mail.gmail.com>
Date: Mon, 12 May 2025 15:55:37 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Andrew Ballance <andrewjballance@...il.com>
Cc: dakr@...nel.org, ojeda@...nel.org, alex.gaynor@...il.com,
boqun.feng@...il.com, gary@...yguo.net, bjorn3_gh@...tonmail.com,
benno.lossin@...ton.me, a.hindborg@...nel.org, aliceryhl@...gle.com,
tmgross@...ch.edu, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org, rafael@...nel.org,
jubalh@...oru.org
Subject: Re: [PATCH v2] rust: docs: replace rustdoc refrences to alloc::format
On Tue, Mar 25, 2025 at 2:34 PM Andrew Ballance
<andrewjballance@...il.com> wrote:
>
> replaces alloc::format[1] in the pr_* and dev_* macros' doc comments
> with std::format[2] because they are identical but less likely to get
> confused with the kernel's alloc crate. and adds a url link
> for the std::format! macro
>
> Link: https://doc.rust-lang.org/alloc/macro.format.html [1]
> Link: https://doc.rust-lang.org/std/macro.format.html [2]
> Reviewed-by: Benno Lossin <benno.lossin@...ton.me>
> Signed-off-by: Andrew Ballance <andrewjballance@...il.com>
Applied to rust-next -- thanks everyone!
[ Fixed typo and reworded slightly. - Miguel ]
Cheers,
Miguel
Powered by blists - more mailing lists