Skip to content

mark private functions/globals not used in inline functions as internal #9495

@thestinger

Description

@thestinger

We'll need to keep track of whether they're used in functions marked for cross-crate inlining, which may be tricky as this code isn't entirely centralized yet. I've been working towards getting it all passing through one place in base.rs so we're part of the way there...

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions