Rollup merge of #72169 - GuillaumeGomez:cleanup-e0582, r=Dylan-DPC
Clean up E0582 explanation r? @Dylan-DPC
This commit is contained in:
commit
864eae7c48
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
A lifetime appears only in an associated-type binding,
|
||||
and not in the input types to the trait.
|
||||
A lifetime is only present in an associated-type binding, and not in the input
|
||||
types to the trait.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue