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ยง
- TyVarReplacer ๐
Functionsยง
- orphan_check ๐Checks the coherence orphan rules.
- orphan_check_impl ๐