Skip to content

Conversation

@Coca162
Copy link
Contributor

@Coca162 Coca162 commented Jan 2, 2026

Adds diagnostic items for core::ptr::without_provenance and core::ptr::without_provenance_mut. Will be used to enhance clippy lint transmuting_null, see rust-lang/rust-clippy#16336.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jan 2, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 2, 2026

r? @scottmcm

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

…_mut`

Adds diagnostic items for `core::ptr::without_provenance` and `core::ptr::without_provenance_mut`. Will be used to enhance clippy lint `transmuting_null`, see rust-lang/rust-clippy#16336.
@Coca162 Coca162 force-pushed the without_provenance_diagnostics branch from b9673f4 to 7061adc Compare January 2, 2026 22:34
@Urgau
Copy link
Member

Urgau commented Jan 2, 2026

r=me when CI is green

r? Urgau @bors delegate+

@rustbot rustbot assigned Urgau and unassigned scottmcm Jan 2, 2026
@bors
Copy link
Collaborator

bors commented Jan 2, 2026

✌️ @Coca162, you can now approve this pull request!

If @Urgau told you to "r=me" after making some further change, please make that change, then do @bors r=@Urgau

@Coca162
Copy link
Contributor Author

Coca162 commented Jan 3, 2026

@bors r=@Urgau

@bors
Copy link
Collaborator

bors commented Jan 3, 2026

📌 Commit 7061adc 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 Jan 3, 2026
bors added a commit that referenced this pull request Jan 3, 2026
…uwer

Rollup of 2 pull requests

Successful merges:

 - #150627 (Add diagnostic items for `without_provenance` and `without_provenance_mut`)
 - #150632 (rustc-dev-guide subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit e75d149 into rust-lang:main Jan 3, 2026
11 checks passed
@rustbot rustbot added this to the 1.94.0 milestone Jan 3, 2026
rust-timer added a commit that referenced this pull request Jan 3, 2026
Rollup merge of #150627 - Coca162:without_provenance_diagnostics, r=Urgau

Add diagnostic items for `without_provenance` and `without_provenance_mut`

Adds diagnostic items for `core::ptr::without_provenance` and `core::ptr::without_provenance_mut`. Will be used to enhance clippy lint `transmuting_null`, see rust-lang/rust-clippy#16336.
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Jan 4, 2026
…uwer

Rollup of 2 pull requests

Successful merges:

 - rust-lang/rust#150627 (Add diagnostic items for `without_provenance` and `without_provenance_mut`)
 - rust-lang/rust#150632 (rustc-dev-guide subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@Coca162 Coca162 deleted the without_provenance_diagnostics branch January 8, 2026 01:01
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-libs Relevant to the library 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