rust-lang / rust-lang/rust

Complete tier 3 target information

Open
#126,451 19 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-targets C-tracking-issue T-compiler
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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.