Skip to content

Commit eeb03f8

Browse files
committed
Remove unused link definition
1 parent 7b8baa6 commit eeb03f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/attributes/type_system.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ It's also not allowed to use numeric casts (`as`) on enums that contain any non-
212212
r[attributes.type-system.non_exhaustive.inhabited]
213213
Non-exhaustive types are always considered [inhabited] in downstream crates, even though the constructors are not accessible.
214214
215-
[`match`]: ../expressions/match-expr.md
216215
[attributes]: ../attributes.md
217216
[enum]: ../items/enumerations.md
218217
[functional update syntax]: ../expressions/struct-expr.md#functional-update-syntax

0 commit comments

Comments
 (0)