Skip to content

Commit c8c58d8

Browse files
committed
Remove obsolete FIXME
1 parent ce8ec28 commit c8c58d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/hir/src/code_model.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1266,7 +1266,6 @@ impl LifetimeParam {
12661266
}
12671267
}
12681268

1269-
// FIXME: rename from `ImplDef` to `Impl`
12701269
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
12711270
pub struct Impl {
12721271
pub(crate) id: ImplId,

0 commit comments

Comments
 (0)