Remove obsolete FIXME
This commit is contained in:
parent
ce8ec28638
commit
c8c58d81ec
@ -1266,7 +1266,6 @@ pub fn parent(self, _db: &dyn HirDatabase) -> GenericDef {
|
||||
}
|
||||
}
|
||||
|
||||
// FIXME: rename from `ImplDef` to `Impl`
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
|
||||
pub struct Impl {
|
||||
pub(crate) id: ImplId,
|
||||
|
Loading…
Reference in New Issue
Block a user