Skip to content

Commit

Permalink
one last breakage related to rust-lang#100
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Oct 2, 2017
1 parent c4700e0 commit 36adc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ language:
[Arrays]: #array-and-slice-types
[Slices]: #array-and-slice-types
[References]: #pointer-types
[Pointers]: #raw-pointers
[Pointers]: #raw-pointers-const-and-mut
[Function pointers]: #function-pointer-types
[function]: #function-types
[closure]: #closure-types
Expand Down

0 comments on commit 36adc6a

Please sign in to comment.