Re: [PATCH v2 2/2] rust: atomic: update documentation for `fetch_add`

From: Alice Ryhl

Date: Thu Feb 19 2026 - 07:35:47 EST


On Thu, Feb 19, 2026 at 01:20:10PM +0100, Andreas Hindborg wrote:
> The documentation for `fetch_add` does not indicate that the original value
> is returned by `fetch_add`. Update the documentation so this is clear.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>