Skip to content

unsafe-deep-dive: fix leftover text in pinning and MaybeUninit slides - #3284

Open
kwy404 wants to merge 1 commit into
google:mainfrom
kwy404:unsafe-deep-dive-stale-notes
Open

kwy404 wants to merge 1 commit into
google:mainfrom
kwy404:unsafe-deep-dive-stale-notes

Conversation

@kwy404

@kwy404 kwy404 commented Sep 24, 2026

Copy link
Copy Markdown

This fixes three of the small content problems listed in #3021. The speaker notes on the "Arrays of uninit" slide referred to slice_assume_init_ref and &buf[..input.len()], which the example does not use, so they now describe the std::slice::from_raw_parts call instead. The "What pinning is" slide had an unfinished "This is explained in" sentence, which is removed, and the speaker notes on the Pinning segment page ended with a second <details> instead of </details>.

Part of #3021.

This branch has not been deployed

No deployments
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.

1 participant