We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea8b9d commit 9b9226cCopy full SHA for 9b9226c
src/type-layout.md
@@ -746,3 +746,6 @@ used with any other representation.
746
[structs]: items/structs.md
747
[`transparent`]: #the-transparent-representation
748
[`Layout`]: std::alloc::Layout
749
+[type.pointer.reference.shared]: types/pointer.md#shared-references-
750
+[type.pointer.reference.mut]: types/pointer.md#mutable-references-mut
751
+[type.fn-pointer]: types/function-pointer.md
0 commit comments