mirror of https://github.com/rust-lang/rfcs.git
Fix typos in 3391
This commit is contained in:
parent
230fea7c2d
commit
57e9b8d924
|
@ -80,7 +80,7 @@ It's always possible to *not* strengthen the guarantees of the language.
|
|||
# Prior art
|
||||
[prior-art]: #prior-art
|
||||
|
||||
The compiler already suports `Option` being combined with specific non-zero types, this RFC mostly expands the list of guaranteed support.
|
||||
The compiler already supports `Option` being combined with specific non-zero types, this RFC mostly expands the list of guaranteed support.
|
||||
|
||||
# Unresolved questions
|
||||
[unresolved-questions]: #unresolved-questions
|
||||
|
|
Loading…
Reference in New Issue