Closed
Description
Spawned from https://github.com/rust-lang/rust/pull/29291/files#r43682594
VisiblePrivateTypesVisitor
assumes that blocks can't contain exported items, but it's not true, blocks can contain impls, and they can be exported.
Metadata
Metadata
Assignees
Labels
No labels