Skip to content

Only write out metadata for items that are actually reachable from outside #1934

@marijnh

Description

@marijnh

Non-inline non-exported stuff, or stuff that is inline but not called by any other inline, exported code, should not be written to the crate metadata. This should reduce the amount of unused metadata (which will be especially important when we start serializing all generics).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions