[PATCH v13 2/5] rust: support formatting of foreign types

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Fri Jul 4 12:15:26 UTC 2025


On Fri, Jul 4, 2025 at 1:59 PM Tamir Duberstein <tamird at gmail.com> wrote:
>
> That would probably work. We will probably see regressions because we
> can't just replace `core::fmt` imports with `kernel::fmt`, so new code
> may appear that uses the former.

That is fine -- it happens all the time with this sort of approach.

Cheers,
Miguel


More information about the dri-devel mailing list