Commit Graph

14 Commits (8d1e4dccf71114ff56f328f671f2026d8e6b62a2)

Author SHA1 Message Date
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)
4 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