Module hax_frontend_exporter::traits::utils

source ·

Functions§

  • Erase all regions. Largely copied from tcx.erase_regions.
  • Just like TyCtxt::predicates_of, but in the case of a trait or impl item or closures, also includes the predicates defined on the parents. Also this returns the special Self clause separately.