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 0013141 commit 41db4aaCopy full SHA for 41db4aa
src/items/enumerations.md
@@ -320,7 +320,7 @@ enum ZeroVariants {}
320
```
321
322
r[items.enum.empty.uninhabited]
323
-Only the [never type] can be coerced into zero-variant enums. Conversely,
+Only the [never type] can be coerced into zero-variant enums. Conversely,
324
zero-variant enums cannot be coerced into any other type.
325
326
```rust,compile_fail
0 commit comments