Module chalk_solve::wf

source ·

Structs§

Enums§

Functions§

  • Associated type values are special because they can be parametric (independently of the impl), so we issue a special goal which is quantified using the binders of the associated type value, for example in:
  • Creates the conditions that an impl (and its contents of an impl) can assume to be true when proving that it is well-formed.