mirror of https://github.com/rust-lang/rfcs.git
Fix typos in 1733
This commit is contained in:
parent
19f3a0d28d
commit
cd643d429a
|
@ -362,7 +362,7 @@ using the `trait` keyword to define alias on *lifetimes* seems a wrong design ch
|
|||
very consistent.
|
||||
|
||||
If we chose another keyword, like `constraint`, I feel less concerned and it would open further
|
||||
opportunies – see the `ConstraintKinds` alternative discussion above.
|
||||
opportunities – see the `ConstraintKinds` alternative discussion above.
|
||||
|
||||
## Which bounds need to be repeated when using a trait alias?
|
||||
|
||||
|
|
Loading…
Reference in New Issue