On Fri, Jul 4, 2025 at 1:59 PM Tamir Duberstein tamird@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