Re: [PATCH v6 2/9] rust: sync: Add basic atomic operation mapping framework

"Benno Lossin" <[email protected]> Thu, 10 Jul 2025 21:21:17 +0200
Newsgroups dev.linux.lists.lkmm,org.kernel.vger.linux-arch,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux
Message-ID <[email protected]>
On Thu Jul 10, 2025 at 6:16 PM CEST, Boqun Feng wrote:
> At least the rustdoc has safety section for each function. ;-)

I don't usually use rustdoc to read function safety sections. Instead I
jump to their definition and read the code.

---
Cheers,
Benno