Prompted by this CI failure in rend.
Seems like this is caused by #2055 and #2127. Fixing it should be a simple matter of using the same visibility on synthesized types as we see on the type decorated with #[derive(KnownLayout)] and adding #[doc(hidden)].