mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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.