trait AbiHashStable<'tcx> { // Required method fn abi_hash(&self, tcx: TyCtxt<'tcx>, hasher: &mut StableHasher); }