EmbarkStudios / EmbarkStudios/cfg-expr

Add target_features for each architecture

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
45
Forks
21
Avg merge
28m
Merged PRs (30d)
1

Description

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 `, 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.