Commit Graph

16 Commits (3253190a902dc7f0bcc6cd04547ed3a3beefc517)

Author SHA1 Message Date
nikthechampiongr 470f2bfa52 Update guidance on uninitialized fields to use &raw mut instead of addr_of_mut!
1 month ago
Redglyph 05532356e7
Fix typos and grammatical errors (#384)
2 years ago
Arthur Milchior 6ea5877b07
Indicate that C reference are C reference (#357)
3 years ago
Alyssa Haroldsen c05c452b36
Update the guidance on uninitialized data with ptr::addr_of_mut (#325)
3 years ago
Yuki Okushi 5e789618d9
Audit `ignore` annotations
4 years ago
Yuki Okushi 4b6eb0ff96 Update some wording making reference to issues/RFCs
4 years ago
Yuki Okushi 1fe5457479 Fix minor style issues
4 years ago
Ralf Jung fdcf179d75 fix links for copy, copy_nonoverlapping
6 years ago
Ralf Jung 9fae750261 remark on structs and mem::uninitialized
6 years ago
Ralf Jung 2ab1783f2d remove a pointless remark
6 years ago
Ralf Jung 0a2172f104 clarify 'easy to change'
6 years ago
Ralf Jung f2c2491427
Apply feedback
6 years ago
Ralf Jung d1cf763599 update uninit section to MaybeUninit
6 years ago
Eric Huss e27d66a472 Fix link to copy_nonoverlapping
6 years ago
Michal 'vorner' Vaner 7b6cc4ffc9
Various unchecked-uninit improvements
6 years ago
Steve Klabnik 0e6c680ebd Port Nomicon to mdbook
8 years ago