Function rustc_ty_utils::ty::issue33140_self_ty
source · Expand description
If def_id
is an issue 33140 hack impl, returns its self type; otherwise, returns None
.
See ty::ImplOverlapKind::Issue33140
for more details.
If def_id
is an issue 33140 hack impl, returns its self type; otherwise, returns None
.
See ty::ImplOverlapKind::Issue33140
for more details.