Skip to content

Add target_features for each architecture #1

@Jake-Shadle

Description

@Jake-Shadle

Each CPU architecture has a set of available target features that can used on it, which can be retrieved via rustc --print target-features --target <triple>, it would be nice to have a list of these for each architecture so that crates can eg validate a target actually supports a feature, and that the feature actually exists at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions