Skip to content

Commit 9b9226c

Browse files
committed
Temp Commit: Fix broken links pending rust-lang#1618
1 parent bea8b9d commit 9b9226c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/type-layout.md

+3
Original file line numberDiff line numberDiff line change
@@ -746,3 +746,6 @@ used with any other representation.
746746
[structs]: items/structs.md
747747
[`transparent`]: #the-transparent-representation
748748
[`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

Comments
 (0)