Re: [PATCH v10 6/8] rust: gpu: Add GPU buddy allocator bindings
From: Miguel Ojeda
Date: Thu Feb 19 2026 - 03:54:43 EST
On Thu, Feb 19, 2026 at 6:13 AM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> rustdoc complains that this links to a private item in a public doc - we
> should not mention `GpuBuddyInner` here.
If you all think something should be mentioned for practical reasons,
then please don't let `rustdoc` force you to not mention it, i.e.
please feel free to remove the square brackets if needed.
In other words, I don't want the intra-doc links convention we have to
make it harder for you to write certain things exceptionally.
I hope that helps.
Cheers,
Miguel