Re: [PATCH v20 3/4] rust: faux: Allow retrieving a bound Device

From: Miguel Ojeda

Date: Sat Jun 13 2026 - 04:34:38 EST


On Fri, Jun 12, 2026 at 10:17 PM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> As far as I'm concerned there's no need to do that for things that are not
> rendered anyway. But also feel free to do it anyway of course.

It is not a huge deal if there are gaps here or there, but we use
Markdown in comments too for consistency.

What we don't do is intra-doc links there -- it would have been nice
if `rustdoc` could use those in comments for the source view, but it
doesn't, and while I talked with upstream about it, it isn't likely it
will happen soon if at all...

Cheers,
Miguel