Skip to content

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Aug 30, 2025

Update outdated target spec metadata in the following targets.

  • Arm64EC Windows (arm64ec-pc-windows-msvc) is "tier 2 without host tools" since Promote arm64ec-pc-windows-msvc to tier 2 #126039 and supports std since before that, but metadata currently says that is tier 3 and has unknown std support status.
  • Trusty targets ({aarch64,armv7,x86_64}-unknown-trusty) support std since Add libstd support for Trusty targets #136842 (and I confirmed they can be compiled with -Zbuild-std=std), but metadata currently says that has no std support.

Mentioning @dpaoliello as arm64ec-pc-windows-msvc target-maintainer.
Mentioning @randomPoison @ahomescu as Trusty target maintainers.

@rustbot
Copy link
Collaborator

rustbot commented Aug 30, 2025

r? @nnethercote

rustbot has assigned @nnethercote.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 30, 2025
@rustbot
Copy link
Collaborator

rustbot commented Aug 30, 2025

These commits modify compiler targets.
(See the Target Tier Policy.)

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants