Skip to content

Inconsistent visibility on some derive-synthesized types #2177

@joshlf

Description

@joshlf

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)].

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions