mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
6a5459e186
Fixed a typo in `ManuallyDrop`'s doc I noticed a typo in `ManuallyDrop`'s documentation (someone wrote "iff" instead of "if"). I fixed it in this PR.