Skip to content

Implement Default for raw pointers#139535

Merged
bors merged 1 commit intorust-lang:masterfrom
ChrisDenton:default-ptr
Apr 19, 2025
Merged

Implement Default for raw pointers#139535
bors merged 1 commit intorust-lang:masterfrom
ChrisDenton:default-ptr

Conversation

@ChrisDenton
Copy link
Member

@ChrisDenton ChrisDenton commented Apr 8, 2025

ACP: rust-lang/libs-team#571

This is instantly stable so we will need an FCP here.

Closes rust-lang/rfcs#2464

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default is not implemented for raw pointers (*const and *mut)

9 participants