Update comment.
This commit is contained in:
parent
64c5deb0e3
commit
38a4c2cc44
1 changed files with 0 additions and 2 deletions
|
@ -93,8 +93,6 @@ pub enum LifetimeName {
|
|||
Param(ParamName),
|
||||
|
||||
/// User wrote nothing (e.g., the lifetime in `&u32`).
|
||||
///
|
||||
/// The bool indicates whether the user should have written something.
|
||||
Implicit,
|
||||
|
||||
/// Implicit lifetime in a context like `dyn Foo`. This is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue