We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8baa6 commit eeb03f8Copy full SHA for eeb03f8
src/attributes/type_system.md
@@ -212,7 +212,6 @@ It's also not allowed to use numeric casts (`as`) on enums that contain any non-
212
r[attributes.type-system.non_exhaustive.inhabited]
213
Non-exhaustive types are always considered [inhabited] in downstream crates, even though the constructors are not accessible.
214
215
-[`match`]: ../expressions/match-expr.md
216
[attributes]: ../attributes.md
217
[enum]: ../items/enumerations.md
218
[functional update syntax]: ../expressions/struct-expr.md#functional-update-syntax
0 commit comments