loosen inext_point
This commit is contained in:
parent
56208d05f2
commit
486b4de7f8
@ -41,7 +41,7 @@ pub(super) trait InliningAddresses<E>: Inlining {
|
||||
Ok((address, deserializer))
|
||||
}
|
||||
|
||||
fn inext_point<'a, Ctx: Context<'a>, A: Mentionable<'a, Ctx>>(
|
||||
fn inext_point<'a, Ctx: Context<'a>, A: MentionableBase<'a, Ctx>>(
|
||||
self,
|
||||
addresses: &mut Addresses,
|
||||
resolver: Rc<dyn Resolver<'a, Ctx>>,
|
||||
|
Loading…
Reference in New Issue
Block a user