Functionsยง
- This function confirms that the
Dropimplementation identified bydrop_impl_didis not any more specialized than the type it is attached to (Issue #8142). - Confirms that all predicates defined on the
Dropimpl (drop_impl_def_id) are able to be proven from withinadt_def_idโs environment. I.e. all the predicates on the impl are implied by the ADT being well formed.