-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed
Labels
A-metadataArea: Crate metadataArea: Crate metadataC-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.
Description
encode_info_for_mod seems to encode whether each module child is exported, but it only does that for impls and structs. So I guess traits all get exported by default? It's unclear to me what needs to be changed, if anything (a FIXME, formerly XXX, just says "Encode these two" for the default case).
Metadata
Metadata
Assignees
Labels
A-metadataArea: Crate metadataArea: Crate metadataC-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.