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 }})
lqd, memoryruins, tgross35, EdorianDark, fasterthanlime, janhohenheim, BD103, Dimchikkk, mominul, smihica, and 3 more reacted with rocket emoji
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 added A-testsuite
Area: The testsuite used to check the correctness of rustc
Status: Awaiting review from the assignee but also interested parties.
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the infrastructure team, which will review and decide on the PR/issue.
PR has merge commits, merge with caution.
Status: This is awaiting some action (such as code changes or more information) from the author.
labels
This comment was marked as outdated.
bors added a commit to rust-lang-ci/rust that referenced this pull request
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
☀️ Try build successful - checks-actions
Build commit: 02b5134 (02b5134048ef7779145b82c93c1402faba007fa7
)
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.
Status: This is awaiting some action (such as code changes or more information) from the author.
labels
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
Relevant to the compiler team, which will review and decide on the PR/issue.
labels
bors added a commit to rust-lang-ci/rust that referenced this pull request
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
☀️ Try build successful - checks-actions
Build commit: 25aede3 (25aede3d73bda067767c0f1b5a43430d0fb7e4ad
)
This was referenced
Jul 1, 2024
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
The duration of the dist-aarch64-apple
job was barely increased, I think that this is fine.
📌 Commit 9f7e049 has been approved by Mark-Simulacrum
It is now in the queue for this repository.
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
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
compiler-errors added a commit to compiler-errors/rust that referenced this pull request
bors added a commit to rust-lang-ci/rust that referenced this pull request
…mpiler-errors
Rollup of 7 pull requests
Successful merges:
- rust-lang#126450 (Promote Mac Catalyst targets to Tier 2, and ship with rustup)
- rust-lang#127177 (Distribute rustc_codegen_cranelift for arm64 macOS)
- rust-lang#127510 (Rewrite
test-float-parse
in Rust) - rust-lang#127720 ([
macro_metavar_expr_concat
] Allowconcat
in repetitions) - rust-lang#127734 (Windows: move BSD socket shims to netc)
- rust-lang#127839 (Fix git safe-directory path for docker images)
- rust-lang#128005 (Remove _tls_used hack)
r? @ghost
@rustbot
modify labels: rollup
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
bors added a commit to rust-lang-ci/rust that referenced this pull request
…iaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#126450 (Promote Mac Catalyst targets to Tier 2, and ship with rustup)
- rust-lang#127177 (Distribute rustc_codegen_cranelift for arm64 macOS)
- rust-lang#127510 (Rewrite
test-float-parse
in Rust) - rust-lang#127977 (Update wasi-sdk in CI to latest release)
- rust-lang#127985 (Migrate
test-benches
,c-unwind-abi-catch-panic
andcompiler-lookup-paths-2
run-make
tests to rmake) - rust-lang#128023 (rustdoc: short descriptions cause word-breaks in tables)
r? @ghost
@rustbot
modify labels: rollup
tgross35 added a commit to tgross35/rust that referenced this pull request
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request
bors added a commit to rust-lang-ci/rust that referenced this pull request
…llaumeGomez
Rollup of 7 pull requests
Successful merges:
- rust-lang#126450 (Promote Mac Catalyst targets to Tier 2, and ship with rustup)
- rust-lang#127177 (Distribute rustc_codegen_cranelift for arm64 macOS)
- rust-lang#127583 (Deal with invalid UTF-8 from
gai_strerror
) - rust-lang#127977 (Update wasi-sdk in CI to latest release)
- rust-lang#127985 (Migrate
test-benches
,c-unwind-abi-catch-panic
andcompiler-lookup-paths-2
run-make
tests to rmake) - rust-lang#128014 (Fix stab display in doc blocks)
- rust-lang#128023 (rustdoc: short descriptions cause word-breaks in tables)
r? @ghost
@rustbot
modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
bjorn3 deleted the arm64_macos_cg_clif branch
bjorn3 pushed a commit to bjorn3/rust that referenced this pull request
Labels
Things relevant to the [future] cranelift backend
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the infrastructure team, which will review and decide on the PR/issue.