Skip to content

Update compiler-builtins to 0.1.158 - #140724

Merged
bors merged 1 commit into
rust-lang:masterfrom
tgross35:update-builtins
May 7, 2025
Merged

Update compiler-builtins to 0.1.158#140724
bors merged 1 commit into
rust-lang:masterfrom
tgross35:update-builtins

Conversation

@tgross35

@tgross35tgross35 commented May 6, 2025

Copy link
Copy Markdown
Member

Includes the following changes:

  • Require target_has_atomic = "ptr" for runtime feature detection 1

r? @ghost

Includes the following changes:
* Require `target_has_atomic = "ptr"` for runtime feature detection
[1]: rust-lang/compiler-builtins#909
@tgross35

Copy link
Copy Markdown
MemberAuthor

@bors r+ rollup

@bors

bors commented May 7, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 4de822c has been approved by tgross35

It is now in the queue for this repository.

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 7, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request May 7, 2025
…llaumeGomez
Rollup of 4 pull requests
Successful merges:
- rust-lang#139518 (Stabilize precise capture syntax in style guide)
- rust-lang#140398 (Fix backtrace for cygwin)
- rust-lang#140719 (fix typo in autorefs lint doc example)
- rust-lang#140724 (Update `compiler-builtins` to 0.1.158)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit aca12a8 into rust-lang:masterMay 7, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request May 7, 2025
Rollup merge of rust-lang#140724 - tgross35:update-builtins, r=tgross35
Update `compiler-builtins` to 0.1.158
Includes the following changes:
* Require `target_has_atomic = "ptr"` for runtime feature detection [1]
[1]: rust-lang/compiler-builtins#909
@rustbotrustbot added this to the 1.88.0 milestone May 7, 2025
@tgross35
tgross35 deleted the update-builtins branch May 7, 2025 17:07
github-actionsBot pushed a commit to carolynzech/rust that referenced this pull request May 16, 2025
Update `compiler-builtins` to 0.1.158
Includes the following changes:
* Require `target_has_atomic = "ptr"` for runtime feature detection [1]
[1]: rust-lang/compiler-builtins#909
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tgross35@bors@rustbot