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.
Functions
- Lint impls of auto traits if they are likely to have unsound or surprising effects on auto impls.