[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <841bb4c27f174fb4f11aaf7bb5f070b96835b4b9.camel@perches.com>
Date: Tue, 13 Jan 2026 13:15:03 -0800
From: Joe Perches <joe@...ches.com>
To: Ryan Foster <foster.ryan.r@...il.com>
Cc: linux-kernel@...r.kernel.org, ojeda@...nel.org,
rust-for-linux@...r.kernel.org
Subject: Re: [PATCH v2] checkpatch: warn on Rust comments with rustdoc links
above items
On Tue, 2026-01-13 at 13:10 -0800, Ryan Foster wrote:
> Add a check to emit a warning when a `//` comment containing rustdoc
> link patterns (like [`Foo`]) appears directly above a Rust item
> declaration. This likely indicates the comment should use `///`
> documentation syntax instead.
You sent a delta patch from v1 as v2.
Please send the entire patch instead.
Powered by blists - more mailing lists