platform support has sparc-unknown-none-elf on the wrong tier #115063
Labels
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
A-targets
Area: Concerning the implications of different compiler targets
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
https://doc.rust-lang.org/nightly/rustc/platform-support.html lists sparc-unknown-none-elf as Tier 2, but it's Tier 3 as you don't build libcore for it.
My bad - no idea how I managed to put it in the wrong table. It's not even alphabetically in the right place.
The text was updated successfully, but these errors were encountered: