Function rustc_ty_utils::ty::issue33140_self_ty [−][src]
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.