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

Fixup Apple target's description strings #130650

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BlackHoleFox
Copy link
Contributor

@BlackHoleFox BlackHoleFox commented Sep 21, 2024

Noticed this inconsistency in how the Apple target's had their new descriptions written while looking at #130614, and figured it was easy enough to fixup shortly. I think prefixing every OS with Apple is clearer, especially for less known ones like visionOS and watchOS; so that's what was done here along with making the architecture names more consistent and then some other small tweaks.

r​? @thomcc

cc @madsmtm

@rustbot
Copy link
Collaborator

rustbot commented Sep 21, 2024

r? @cjgillot

rustbot has assigned @cjgillot.
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
Copy link
Collaborator

rustbot commented Sep 21, 2024

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

@rustbot rustbot added 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. labels Sep 21, 2024
Copy link
Member

@jieyouxu jieyouxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this seems nice for consistency, I'll delegate the approval to @madsmtm, so please r=me if the renames make sense to you @madsmtm :)

@jieyouxu jieyouxu assigned jieyouxu and unassigned cjgillot Sep 21, 2024
@jieyouxu

This comment was marked as outdated.

@bors

This comment was marked as outdated.

@jieyouxu
Copy link
Member

@bors rollup

@jieyouxu
Copy link
Member

@bors delegate=@madsmtm

@bors
Copy link
Contributor

bors commented Sep 21, 2024

✌️ @madsmtm, you can now approve this pull request!

If @jieyouxu told you to "r=me" after making some further change, please make that change, then do @bors r=@jieyouxu

@jieyouxu jieyouxu added the O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) label Sep 21, 2024
Copy link
Contributor

@madsmtm madsmtm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't have much opinion on this, looks good other than the Mac Catalyst thing noted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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.

7 participants