Skip to content

docs: update doc comments for Linked::links to reflect soft-deprecation of ptr::addr_of_mut - #564

Open
smythg4 wants to merge 4 commits into
hawkw:mainfrom
smythg4:main
Open

docs: update doc comments for Linked::links to reflect soft-deprecation of ptr::addr_of_mut#564
smythg4 wants to merge 4 commits into
hawkw:mainfrom
smythg4:main

Conversation

@smythg4

@smythg4 smythg4 commented Jul 4, 2026

Copy link
Copy Markdown

According to https://doc.rust-lang.org/stable/std/ptr/macro.addr_of_mut.html, the addr_of_mut! macro has been soft deprecated in favor of &raw mut.

@smythg4
smythg4 marked this pull request as draft July 4, 2026 17:46
@smythg4
smythg4 marked this pull request as ready for review July 4, 2026 17:47

@hawkw hawkw left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This looks good to me, thanks!

@hawkw hawkw changed the title Updated doc comments for Linked::links to reflect soft-deprecation of ptr::addr_of_mut docs: update doc comments for Linked::links to reflect soft-deprecation of ptr::addr_of_mut Jul 30, 2026
@hawkw
hawkw enabled auto-merge (squash) July 30, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants