Skip to content

Detect inlined/generic items #335

Open
@pacak

Description

rustc will skip generating asm code for items that require generics (it can't) and might do the same for items it considers simple enough to be always inline - they still should go somewhere. Find out where, parse and present to user?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions