fn generate_impl_def_assist( acc: &mut Assists, impl_def: Impl, lifetime_loc: TextRange, lifetime: Lifetime, file_id: FileId, ) -> Option<()>