about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-05-14 18:43:40 +0200
committerGitHub <noreply@github.com>2025-05-14 18:43:40 +0200
commit8395461fa435d8e1c6b61ff1d5be390fbd9aec23 (patch)
treeeda8e2356926dc5f9f2c24b8da3d084f8eaba1b7 /compiler/rustc_codegen_llvm/src
parenta1b5841bcc1c13e92ab030ead0e95e1d876accd5 (diff)
parentc610177558bc62c40bacc105c7eb4130ea66db72 (diff)
downloadrust-8395461fa435d8e1c6b61ff1d5be390fbd9aec23.tar.gz
rust-8395461fa435d8e1c6b61ff1d5be390fbd9aec23.zip
Rollup merge of #140988 - mathisbot:docfix_maybeuninit_write, r=tgross35
MaybeUninit::write: fix doc

# Fix doc for `MaybeUninit::write`

The documentation refers to the way `MaybeUninit` stores data internally. The property of not dropping content on context exit is the responsibility of `ManuallyDrop`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions