Open
Description
Spawned off of discussion here: #58605 (comment)
Do we need to explicitly revise stuff in our tagging/tests/release processes to try to decrease risk of Thumb bugs?
Namely these two points:
we may want to expand the number of items tested in the thumb-* tests contained in https://github.com/rust-lang/rust/tree/master/src/test/run-make
and:
There was a discussion at the 2018 all hands about making the thumb targets tier 1, however this was not done as @alexchrichton mentioned that the concept of tiers was going away, or was being retooled.
If not, I'd like to reintroduce the discussion of making the thumb targets an official tier one target, as it already has some of the ground work laid to claim this
Metadata
Metadata
Assignees
Labels
Issue: In need of a decision.Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 stateRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the language teamWorking group: Embedded systems