On Thu, Oct 30, 2025 at 3:57 PM Andreas Hindborg <[email protected]> wrote: > > Since this patch touches so many moving parts of the rust tree, it is > going to be a cat and mouse game regarding rebasing this thing. It also > touches a lot if peoples code. I am not sure how something like this > would merge. Do we need ACK from everyone @Miguel?
Yeah, any rename (or generally namespace/path change) is always painful due to the flag day change, and thus ideally best avoided if there is a practical way to do so (e.g. keeping the old name for a while). And, yeah, treewide changes generally need Acked-by's from the relevant maintainers. Cheers, Miguel
