[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALNs47uct--R4CGEQEO1vXTwMuBiqLaO1tREL2T4pP-ebZC+=Q@mail.gmail.com>
Date: Tue, 16 Apr 2024 01:58:36 -0400
From: Trevor Gross <tmgross@...ch.edu>
To: dev@...yte.com
Cc: ojeda@...nel.org, alex.gaynor@...il.com, wedsonaf@...il.com,
boqun.feng@...il.com, gary@...yguo.net, bjorn3_gh@...tonmail.com,
benno.lossin@...ton.me, a.hindborg@...sung.com, aliceryhl@...gle.com,
rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: update `dbg!()` to format column number
On Sun, Apr 14, 2024 at 9:31 AM <dev@...yte.com> wrote:
>
> In Rust 1.76.0, the `dbg!()` macro was updated to also format the column
> number. The reason cited was usage of a few characters worth of
> horizontal space while allowing direct jumps to the source location. [1]
>
> Link: https://github.com/rust-lang/rust/pull/114962 [1]
> Link: https://github.com/Rust-for-Linux/linux/issues/1065
The second link could be "Fixes: ..." (but whoever picks this up can
probably do that)
> Signed-off-by: Raghav Narang <dev@...yte.com>
Reviewed-by: Trevor Gross <tmgross@...ch.edu>
Powered by blists - more mailing lists