We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f4e32 commit a44c22aCopy full SHA for a44c22a
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