Module rustc_hir_analysis::coherence::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ยง
- TyVar
Replacer ๐
Functionsยง
- orphan_
check ๐Checks the coherence orphan rules. - orphan_
check_ ๐impl