dangling ptr lint cleanup by hkBst · Pull Request #148348 · 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

Conversation19 Commits1 Checks11 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 }})

@hkBst

This cleans up the dangling_pointers_from_locals lint.

@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 31, 2025

@rustbot

r? @eholk

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

@Urgau

Urgau

@Urgau Urgau 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-review

Status: Awaiting review from the assignee but also interested parties.

S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Nov 1, 2025

@Urgau

@rustbot rustbot added the S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

label

Nov 1, 2025

@hkBst

@hkBst

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

and removed S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Nov 1, 2025

Urgau

@Urgau Urgau left a comment • Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hkBst

@Urgau I don't know when I'll get to ..._temporaries so if you're willing to approve this, that would be best.

Urgau

@Urgau

@bors

📌 Commit 0bd6a03 has been approved by Urgau

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

Nov 1, 2025

jhpratt added a commit to jhpratt/rust that referenced this pull request

Nov 2, 2025

@jhpratt

dangling ptr lint cleanup

This cleans up the dangling_pointers_from_locals lint.

bors added a commit that referenced this pull request

Nov 2, 2025

@bors

Rollup of 12 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

Zalathar added a commit to Zalathar/rust that referenced this pull request

Nov 2, 2025

@Zalathar

dangling ptr lint cleanup

This cleans up the dangling_pointers_from_locals lint.

@bors

bors added a commit that referenced this pull request

Nov 2, 2025

@bors

dangling ptr lint cleanup

This cleans up the dangling_pointers_from_locals lint.

bors added a commit that referenced this pull request

Nov 2, 2025

@bors

Rollup of 9 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

@Urgau Urgau mentioned this pull request

Nov 2, 2025

rust-timer added a commit that referenced this pull request

Nov 2, 2025

@rust-timer

Rollup merge of #148348 - hkBst:dangling-ptr-lint-1, r=Urgau

dangling ptr lint cleanup

This cleans up the dangling_pointers_from_locals lint.

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

Nov 3, 2025

@bors

@hkBst hkBst mentioned this pull request

Nov 4, 2025

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Nov 30, 2025

@bors

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

Dec 14, 2025

@matthiaskrgr

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

Dec 14, 2025

@matthiaskrgr

dangling pointer from temp cleanup

Continuation of rust-lang#148348 r? @Urgau

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

Dec 14, 2025

@matthiaskrgr

rust-timer added a commit that referenced this pull request

Dec 15, 2025

@rust-timer

Rollup merge of #148490 - hkBst:dangling-ptr-lint-2, r=Urgau

dangling pointer from temp cleanup

Continuation of #148348 r? @Urgau

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.