Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove x86_64-fuchsia and aarch64-fuchsia target triple aliases #106649

Closed
tmandry opened this issue Jan 9, 2023 · 0 comments · Fixed by #130657
Closed

Remove x86_64-fuchsia and aarch64-fuchsia target triple aliases #106649

tmandry opened this issue Jan 9, 2023 · 0 comments · Fixed by #130657
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. O-fuchsia Operating system: Fuchsia T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@tmandry
Copy link
Member

tmandry commented Jan 9, 2023

The aliases introduced in #106636 can be removed once downstream projects have time to migrate to the new target triples:

  • x86_64-unknown-fuchsia
  • aarch64-unknown-fuchsia

cc @djkoloski

@tmandry tmandry added C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. O-fuchsia Operating system: Fuchsia labels Jan 9, 2023
workingjubilee added a commit to workingjubilee/rustc that referenced this issue Sep 23, 2024
Remove x86_64-fuchsia and aarch64-fuchsia target aliases

Closes rust-lang#106649.
workingjubilee added a commit to workingjubilee/rustc that referenced this issue Sep 23, 2024
Remove x86_64-fuchsia and aarch64-fuchsia target aliases

Closes rust-lang#106649.
@bors bors closed this as completed in 021ae2c Sep 23, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this issue Sep 23, 2024
Rollup merge of rust-lang#130657 - arttet:fix/fuchsia, r=jieyouxu

Remove x86_64-fuchsia and aarch64-fuchsia target aliases

Closes rust-lang#106649.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. O-fuchsia Operating system: Fuchsia T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant