[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <CQCM3WH323TM.19ARH3F75R3C7@vincent-arch>
Date: Tue, 07 Feb 2023 20:27:35 +0000
From: "Vincenzo Palazzo" <vincenzopalazzodev@...il.com>
To: "Carlos Bilbao" <carlos.bilbao@....com>,
"Boqun Feng" <boqun.feng@...il.com>,
<linux-kernel@...r.kernel.org>, <rust-for-linux@...r.kernel.org>
Cc: "Miguel Ojeda" <ojeda@...nel.org>,
"Alex Gaynor" <alex.gaynor@...il.com>,
"Wedson Almeida Filho" <wedsonaf@...il.com>,
"Gary Guo" <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
"Will Deacon" <will@...nel.org>,
"Peter Zijlstra" <peterz@...radead.org>,
"Mark Rutland" <mark.rutland@....com>,
"Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
Sergio González Collado <sergio.collado@...il.com>,
"Finn Behrens" <fin@...ntec.com>
Subject: Re: [PATCH v2 1/2] rust: sync: impl {Debug,Display} for
{Unique,}Arc
On Tue Feb 7, 2023 at 7:03 PM UTC, Carlos Bilbao wrote:
> On 2/7/23 12:52, Boqun Feng wrote:
>
> > This allows printing the inner data of `Arc` and its friends if the
> > inner data implements `Display` or `Debug`. It's useful for logging and
> > debugging purpose.
> >
> > Signed-off-by: Boqun Feng <boqun.feng@...il.com>
> > Reviwed-by: Vincenzo Palazzo <vincenzopalazzodev@...il.com>
>
>
> s/Reviwed/Reviewed
Ops! this is my fautl! I will review the version 2.
Powered by blists - more mailing lists