Skip to content

Commit

Permalink
Temp Commit: Fix broken links pending rust-lang#1618
Browse files Browse the repository at this point in the history
  • Loading branch information
chorman0773 committed Oct 17, 2024
1 parent bea8b9d commit 9b9226c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/type-layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -746,3 +746,6 @@ used with any other representation.
[structs]: items/structs.md
[`transparent`]: #the-transparent-representation
[`Layout`]: std::alloc::Layout
[type.pointer.reference.shared]: types/pointer.md#shared-references-
[type.pointer.reference.mut]: types/pointer.md#mutable-references-mut
[type.fn-pointer]: types/function-pointer.md

0 comments on commit 9b9226c

Please sign in to comment.