Skip to content

Conversation

@bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Nov 22, 2025

This will make it easier to in the future move all this code to link_binary.

Follow up to #147810
Part of rust-lang/compiler-team#908

@rustbot
Copy link
Collaborator

rustbot commented Nov 22, 2025

rustc_error_messages was changed

cc @davidtwco, @compiler-errors, @TaKO8Ki

Some changes occurred in compiler/rustc_codegen_gcc

cc @antoyo, @GuillaumeGomez

@rustbot rustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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 Nov 22, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 22, 2025

r? @jackh726

rustbot has assigned @jackh726.
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

@bjorn3 bjorn3 added the S-blocked Status: Blocked on something else such as an RFC or other implementation work. label Nov 22, 2025
@rust-log-analyzer

This comment has been minimized.

@rustbot
Copy link
Collaborator

rustbot commented Nov 23, 2025

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@bjorn3 bjorn3 removed the S-blocked Status: Blocked on something else such as an RFC or other implementation work. label Nov 23, 2025
@bjorn3
Copy link
Member Author

bjorn3 commented Jan 7, 2026

Gentle ping @jackh726

@jackh726
Copy link
Member

@bors r+

sorry for the delay

@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 20, 2026

📌 Commit b13bb4b has been approved by jackh726

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Jan 20, 2026
rust-bors bot pushed a commit that referenced this pull request Jan 21, 2026
Rollup of 4 pull requests

Successful merges:

 - #148637 (Replace `#[rustc_do_not_implement_via_object]` with `#[rustc_dyn_incompatible_trait]`)
 - #149209 (Move LTO to OngoingCodegen::join)
 - #151402 (Simplify lookup of `DepKind` names in duplicate dep node check)
 - #151437 (Roll bootstrap reviewers for `src/tools/build-manifest`)

r? @ghost
@rust-bors rust-bors bot merged commit 2206d93 into rust-lang:main Jan 21, 2026
11 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Jan 21, 2026
rust-timer added a commit that referenced this pull request Jan 21, 2026
Rollup merge of #149209 - lto_refactors8, r=jackh726

Move LTO to OngoingCodegen::join

This will make it easier to in the future move all this code to link_binary.

Follow up to #147810
Part of rust-lang/compiler-team#908
@bjorn3 bjorn3 deleted the lto_refactors8 branch January 21, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

4 participants