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

Tamir Duberstein tamird at gmail.com
Fri Jul 4 19:38:11 UTC 2025


On Fri, Jul 4, 2025 at 8:15 AM Miguel Ojeda
<miguel.ojeda.sandonis at gmail.com> wrote:
>
> 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.

OK, with all the splitting requested, this comes out to ~54 patches.
I'll send the first bit (which can go in cycle 0) as v14.


More information about the dri-devel mailing list