Skip to content

Conversation

MabezDev
Copy link
Contributor

@MabezDev MabezDev commented Oct 3, 2025

Just something that was missed in the xtensa target PRs.

@rustbot
Copy link
Collaborator

rustbot commented Oct 3, 2025

Some changes occurred in compiler/rustc_codegen_ssa

cc @WaffleLapkin

@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 Oct 3, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 3, 2025

r? @saethlin

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

This comment has been minimized.

@rustbot
Copy link
Collaborator

rustbot commented Oct 3, 2025

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

@rustbot
Copy link
Collaborator

rustbot commented Oct 3, 2025

This PR was rebased onto a different master 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.

@MabezDev
Copy link
Contributor Author

MabezDev commented Oct 3, 2025

Sorry for the rebase noise, and just a reviewer FYI I'm a maintainer for the Xtensa targets.

@saethlin
Copy link
Member

saethlin commented Oct 3, 2025

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 3, 2025

📌 Commit 3f9c493 has been approved by saethlin

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 Oct 3, 2025
bors added a commit that referenced this pull request Oct 3, 2025
Rollup of 5 pull requests

Successful merges:

 - #147245 (only replace the intended comma in pattern suggestions)
 - #147269 (Add regression test for 123953)
 - #147277 (Extract common logic for iterating over features)
 - #147292 (Respect `-Z` unstable options in `rustdoc --test`)
 - #147300 (Add xtensa arch to object file creation)

r? `@ghost`
`@rustbot` modify labels: rollup
Zalathar added a commit to Zalathar/rust that referenced this pull request Oct 4, 2025
Add xtensa arch to object file creation

Just something that was missed in the xtensa target PRs.
bors added a commit that referenced this pull request Oct 4, 2025
Rollup of 14 pull requests

Successful merges:

 - #142670 (Document fully-qualified syntax in `as`' keyword doc)
 - #144908 (Fix doctest output json)
 - #145685 (add CloneFromCell and Cell::get_cloned)
 - #146330 (Bump unicode_data and printables to version 17.0.0)
 - #146451 (Fix atan2 inaccuracy in documentation)
 - #146479 (add mem::conjure_zst)
 - #147190 (std: `sys::net` cleanups)
 - #147245 (only replace the intended comma in pattern suggestions)
 - #147251 (Do not assert that a change in global cache only happens when concurrent)
 - #147269 (Add regression test for 123953)
 - #147277 (Extract common logic for iterating over features)
 - #147280 (Return to needs-llvm-components being info-only)
 - #147292 (Respect `-Z` unstable options in `rustdoc --test`)
 - #147300 (Add xtensa arch to object file creation)

r? `@ghost`
`@rustbot` modify labels: rollup
Zalathar added a commit to Zalathar/rust that referenced this pull request Oct 4, 2025
Add xtensa arch to object file creation

Just something that was missed in the xtensa target PRs.
bors added a commit that referenced this pull request Oct 4, 2025
Rollup of 5 pull requests

Successful merges:

 - #147245 (only replace the intended comma in pattern suggestions)
 - #147269 (Add regression test for 123953)
 - #147277 (Extract common logic for iterating over features)
 - #147292 (Respect `-Z` unstable options in `rustdoc --test`)
 - #147300 (Add xtensa arch to object file creation)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 30442dc into rust-lang:master Oct 4, 2025
10 checks passed
rust-timer added a commit that referenced this pull request Oct 4, 2025
Rollup merge of #147300 - esp-rs:xtensa-meta, r=saethlin

Add xtensa arch to object file creation

Just something that was missed in the xtensa target PRs.
@rustbot rustbot added this to the 1.92.0 milestone Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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