bazelbuild / bazelbuild/rules_rust

Target triple parsing incomplete

Open
#206 9 comments 0 reactions 0 assignees View on GitHub
needs-triage
Dominant language
Starlark
Stars
843
Forks
651
Avg merge
2d 18h
Merged PRs (30d)
15

Description

Target triples are unfortunately much more complicated than "either three or four things separated for a dash." More specifically, GNU explicitly allows you to leave out "unknown". This means that `thumbv7em-none-eabihf` is not only a valid target triple, but a valid target triple that Rust lists in supported platforms (admittedly Tier 3).

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.