Skip to content

Fix component! macro treatment of generic parameters #87

Description

@robpatterson13

Right now, the component! macro incorrect propagates generic parameters through to the component's instruction set, value set, and type set. We should either a) investigate the heuristics that other libraries use to decide which parameters should be propagated on macro expansion, or b) partially redesign the macro with generic parameter treatment in mind.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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