Skip to content

Commit 38a4c2c

Browse files
committed
Update comment.
1 parent 64c5deb commit 38a4c2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compiler/rustc_hir/src/hir.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ pub enum LifetimeName {
9393
Param(ParamName),
9494

9595
/// User wrote nothing (e.g., the lifetime in `&u32`).
96-
///
97-
/// The bool indicates whether the user should have written something.
9896
Implicit,
9997

10098
/// Implicit lifetime in a context like `dyn Foo`. This is

0 commit comments

Comments
 (0)