mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-19 02:13:57 +00:00
Update comment.
This commit is contained in:
parent
64c5deb0e3
commit
38a4c2cc44
@ -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…
Reference in New Issue
Block a user