Skip to content

Conversation

@bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Dec 24, 2025

For some reason git-subtree incorrectly synced those changes.

r? @ghost

@rustbot label +A-codegen +A-cranelift +T-compiler

@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. A-codegen Area: Code generation A-cranelift Things relevant to the [future] cranelift backend labels Dec 24, 2025
@bjorn3
Copy link
Member Author

bjorn3 commented Dec 24, 2025

This is effectively a manual subtree sync, so self-approving.

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 24, 2025

📌 Commit a3dc0ef has been approved by bjorn3

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 Dec 24, 2025
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Dec 24, 2025
…jorn3

Fix some divergences with the cg_clif subtree

For some reason git-subtree incorrectly synced those changes.

r? `@ghost`

`@rustbot` label +A-codegen +A-cranelift +T-compiler
bors added a commit that referenced this pull request Dec 24, 2025
…uwer

Rollup of 4 pull requests

Successful merges:

 - #150311 (Avoid using env::temp when linking a binary)
 - #150336 (Disable f16 on LoongArch for LLVM < 21)
 - #150338 (Include rustc version in ICE messages)
 - #150341 (Fix some divergences with the cg_clif subtree)

r? `@ghost`
`@rustbot` modify labels: rollup
@rust-log-analyzer

This comment has been minimized.

@JonathanBrouwer
Copy link
Contributor

@bors r-
#150342 (comment)

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Dec 24, 2025
For some reason git-subtree incorrectly synced those changes.
@bjorn3 bjorn3 force-pushed the fix_cg_clif_divergence branch from a3dc0ef to a8c9cb5 Compare December 24, 2025 15:17
@bjorn3
Copy link
Member Author

bjorn3 commented Dec 24, 2025

I'm guessing I didn't need rustc_private for mini_core and mini_core_hello_world when building in the cg_clif repo due to -Zforce-unstable-if-unmarked not being passed in that case, causing the const stability checker to behave differently. Reverted those changes.

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 24, 2025

📌 Commit a8c9cb5 has been approved by bjorn3

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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Dec 24, 2025
bors added a commit that referenced this pull request Dec 24, 2025
…uwer

Rollup of 3 pull requests

Successful merges:

 - #150141 (Misc cleanups from reading some borrowck code)
 - #150297 (Fix compile issue in Vita libstd)
 - #150341 (Fix some divergences with the cg_clif subtree)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 990783f into rust-lang:main Dec 24, 2025
11 checks passed
rust-timer added a commit that referenced this pull request Dec 24, 2025
Rollup merge of #150341 - bjorn3:fix_cg_clif_divergence, r=bjorn3

Fix some divergences with the cg_clif subtree

For some reason git-subtree incorrectly synced those changes.

r? `@ghost`

`@rustbot` label +A-codegen +A-cranelift +T-compiler
@rustbot rustbot added this to the 1.94.0 milestone Dec 24, 2025
@bjorn3 bjorn3 deleted the fix_cg_clif_divergence branch December 24, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-codegen Area: Code generation 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-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.

5 participants