We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24f4e32 + a44c22a commit 0644eccCopy full SHA for 0644ecc
src/destructors.md
@@ -90,4 +90,4 @@ variable or field from being dropped automatically.
90
[Trait objects]: types.html#trait-objects
91
[`std::ptr::drop_in_place`]: ../std/ptr/fn.drop_in_place.html
92
[`std::mem::forget`]: ../std/mem/fn.forget.html
93
-[`std::mem::ManuallyDrop`]: ../std/mem/union.ManuallyDrop.html
+[`std::mem::ManuallyDrop`]: ../std/mem/struct.ManuallyDrop.html
0 commit comments