Complete tier 3 target information
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
There are a number of tier 3 targets with missing support information on the Platform Support page. Let's fix that!
If you're maintain one or more of these targets can you answer the following questions:
- Does your target have std support or is it limited to
no_std? - Does it support running tools like rustc and cargo natively on the target?
You can either answer here or send a PR to update the Platform Support page.
I'll start trying to ping maintainers as I figure out who they are.
Missing tier 3 support status
- aarch64-unknown-freebsd (https://github.com/rust-lang/rust/pull/129220)
- aarch64-unknown-teeos
- aarch64-unknown-redox (#126192)
- aarch64-uwp-windows-msvc (https://github.com/rust-lang/rust/pull/126449)
- aarch64-wrs-vxworks (https://github.com/rust-lang/rust/pull/128431)
- armeb-unknown-linux-gnueabi
- armv4t-unknown-linux-gnueabi
- armv5te-unknown-linux-uclibceabi
- armv6k-nintendo-3ds
- armv6-unknown-freebsd (https://github.com/rust-lang/rust/pull/129220)
- armv7-unknown-freebsd (https://github.com/rust-lang/rust/pull/129220)
- armv7-unknown-linux-uclibceabihf
- armv7-wrs-vxworks-eabihf (https://github.com/rust-lang/rust/pull/128431)
- i686-uwp-windows-gnu (https://github.com/rust-lang/rust/pull/126449)
- i686-uwp-windows-msvc (https://github.com/rust-lang/rust/pull/126449)
- i686-wrs-vxworks (https://github.com/rust-lang/rust/pull/128431)
- loongarch64-unknown-linux-musl (https://github.com/rust-lang/rust/pull/126298)
- m68k-unknown-linux-gnu
- mips64-openwrt-linux-musl
- mipsisa32r6-unknown-linux-gnu
- mipsisa32r6el-unknown-linux-gnu
- mipsisa64r6-unknown-linux-gnuabi64
- powerpc-unknown-linux-musl
- powerpc-unknown-openbsd (https://github.com/rust-lang/rust/pull/126481)
- powerpc-wrs-vxworks-spe (https://github.com/rust-lang/rust/pull/128431)
- powerpc-wrs-vxworks (https://github.com/rust-lang/rust/pull/128431)
- powerpc64le-unknown-freebsd (https://github.com/rust-lang/rust/pull/129220)
- powerpc-unknown-freebsd (https://github.com/rust-lang/rust/pull/129220)
- powerpc64-unknown-linux-musl (https://github.com/rust-lang/rust/pull/138905)
- powerpc64-wrs-vxworks (https://github.com/rust-lang/rust/pull/128817)
- powerpc64le-unknown-linux-musl (https://github.com/rust-lang/rust/pull/133801)
- powerpc64-ibm-aix
- riscv32gc-unknown-linux-gnu
- riscv32gc-unknown-linux-musl
- riscv32im-risc0-zkvm-elf
- riscv32imac-unknown-xous-elf
- riscv64gc-unknown-freebsd
- riscv64gc-unknown-fuchsia
- riscv64gc-unknown-linux-musl
- riscv64-linux-android
- s390x-unknown-linux-musl
- thumbv7a-pc-windows-msvc (https://github.com/rust-lang/rust/pull/126449)
- thumbv7neon-unknown-linux-musleabihf
- wasm64-unknown-unknown
- x86_64-unknown-l4re-uclibc (https://github.com/rust-lang/rust/pull/150885)
- x86_64-wrs-vxworks (https://github.com/rust-lang/rust/pull/128431)
- xtensa-esp32-none-elf (https://github.com/rust-lang/rust/pull/126380)
- xtensa-esp32s2-none-elf (https://github.com/rust-lang/rust/pull/126380)
- xtensa-esp32s3-none-elf (https://github.com/rust-lang/rust/pull/126380)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Platform Support page linked in the issue and review the unchecked tier 3 target entries. For each target, gather whether it has std or only no_std support and whether rustc and cargo run natively, using responses from the relevant target maintainers. Done means the missing support information is answered and the page is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100