Distribute rustc_codegen_cranelift for arm64 macOS by bjorn3 · Pull Request #127177 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation14 Commits1 Checks6 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

bjorn3

lqd, memoryruins, tgross35, EdorianDark, fasterthanlime, janhohenheim, BD103, Dimchikkk, mominul, smihica, and 3 more reacted with rocket emoji

@bjorn3

@rustbot

r? @wesleywiser

rustbot has assigned @wesleywiser.
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 A-testsuite

Area: The testsuite used to check the correctness of rustc

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.

T-infra

Relevant to the infrastructure team, which will review and decide on the PR/issue.

has-merge-commits

PR has merge commits, merge with caution.

S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Jun 30, 2024

@rustbot

This comment was marked as outdated.

@bjorn3

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jun 30, 2024

@bors

Distribute rustc_codegen_cranelift for arm64 macOS

Support for arm64 macOS has been added to rustc_codegen_cranelift recently.

Based on rust-lang#127162

try-job: dist-aarch64-apple

@bors

@bors

☀️ Try build successful - checks-actions
Build commit: 02b5134 (02b5134048ef7779145b82c93c1402faba007fa7)

@bjorn3

@rustbot rustbot added T-bootstrap

Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

and removed has-merge-commits

PR has merge commits, merge with caution.

S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Jun 30, 2024

@bjorn3

@bjorn3 bjorn3 added A-cranelift

Things relevant to the [future] cranelift backend

and removed A-testsuite

Area: The testsuite used to check the correctness of rustc

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

Jun 30, 2024

@bors

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jun 30, 2024

@bors

Distribute rustc_codegen_cranelift for arm64 macOS

Support for arm64 macOS has been added to rustc_codegen_cranelift recently.

Based on rust-lang#127162

try-job: dist-aarch64-apple

@bors

☀️ Try build successful - checks-actions
Build commit: 25aede3 (25aede3d73bda067767c0f1b5a43430d0fb7e4ad)

@bjorn3

This was referenced

Jul 1, 2024

@wesleywiser

Bootstrap changes look fine to me but I don't know if @rust-lang/infra has any concerns about the effect on CI time.

r? infra-ci

@Kobzol

The duration of the dist-aarch64-apple job was barely increased, I think that this is fine.

@Mark-Simulacrum

@bors

📌 Commit 9f7e049 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

Jul 20, 2024

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

Jul 20, 2024

@matthiaskrgr

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

Jul 20, 2024

@matthiaskrgr

compiler-errors added a commit to compiler-errors/rust that referenced this pull request

Jul 20, 2024

@compiler-errors

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jul 21, 2024

@bors

…mpiler-errors

Rollup of 7 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

Jul 21, 2024

@matthiaskrgr

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jul 21, 2024

@bors

…iaskrgr

Rollup of 6 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

tgross35 added a commit to tgross35/rust that referenced this pull request

Jul 21, 2024

@tgross35

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request

Jul 21, 2024

@GuillaumeGomez

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jul 21, 2024

@bors

…llaumeGomez

Rollup of 7 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jul 22, 2024

@bors

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

Jul 22, 2024

@rust-timer

@bjorn3 bjorn3 deleted the arm64_macos_cg_clif branch

July 22, 2024 11:45

bjorn3 pushed a commit to bjorn3/rust that referenced this pull request

Aug 9, 2024

@jieyouxu

Labels

A-cranelift

Things relevant to the [future] cranelift backend

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

T-bootstrap

Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

T-infra

Relevant to the infrastructure team, which will review and decide on the PR/issue.