-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
Location (URL)
https://doc.rust-lang.org/nightly/rustc/platform-support.html#tier-3
Summary
The notes field for several recently demoted tier 3 platforms is displayed in the host column. This looks like simple copy/paste errors from 430d353 and 6660d75 (the tier 3 table has more columns than the others on that page).
The targets in question are:
- armebv7r-none-eabi
- armebv7r-none-eabihf
- wasm32-wasip3
Edit:
89a5bb6 and 215c936 introduced the opposite problem with armv8r-none-eabihf and armv7a-none-eabihf, respectively.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.