Remove obsolete FIXME
This commit is contained in:
@@ -1266,7 +1266,6 @@ impl LifetimeParam {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXME: rename from `ImplDef` to `Impl`
|
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
|
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
|
||||||
pub struct Impl {
|
pub struct Impl {
|
||||||
pub(crate) id: ImplId,
|
pub(crate) id: ImplId,
|
||||||
|
|||||||
Reference in New Issue
Block a user