Clarify missing tick.
This commit is contained in:
parent
d782e8748b
commit
769f938aea
1 changed files with 1 additions and 1 deletions
|
|
@ -548,7 +548,7 @@ Indices starting from 1 refer (as de Bruijn indices) to a higher-ranked lifetime
|
|||
> Index 0 should be displayed as `'_`.
|
||||
>
|
||||
> Lifetimes starting from 1 may be translated to single lowercase letters starting with `'a`.
|
||||
> Indices over 25 may consider printing the numeric lifetime index as in `_123`.
|
||||
> Indices over 25 may consider printing the numeric lifetime index as in `'_123`.
|
||||
>
|
||||
> Index 0 should not be displayed for lifetimes in a *[ref-type]*, *[mut-ref-type]*, or *[dyn-trait-type]*.
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue