Open
Description
For these targets
thumbv6m-none-eabi
thumbv7m-none-eabi
thumbv7em-none-eabi
thumbv7em-none-eabihf
nvptx-nvidia-cuda
msp430-none-elf
msp430x-none-elf
nvptx64-nvidia-cuda
These targets have zero tests in tree. Let's at least test cross compiling core
for them to catch LLVM / codegen related regressions.
This would have catched #38824 before it landed in master.
cc @alexcrichton @brson Does a run-make test sounds OK for this? Do we have at least one bot configured with --enable-llvm-assertions
?
Metadata
Metadata
Assignees
Labels
Area: The testsuite used to check the correctness of rustcCategory: An issue proposing an enhancement or a PR with one.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.Relevant to the dev-tools subteam, which will review and decide on the PR/issue.Working group: Embedded systems