Module orphan

Source
Expand description

Orphan checker: every impl either implements a trait defined in this crate or pertains to a type defined in this crate.

Structsยง

UncoveredTyParamCollector ๐Ÿ”’

Functionsยง

emit_orphan_check_error ๐Ÿ”’
lint_uncovered_ty_params ๐Ÿ”’
orphan_check ๐Ÿ”’
Checks the coherence orphan rules.
orphan_check_impl ๐Ÿ”’