Module type_op

Source

Functions§

provide πŸ”’
type_op_ascribe_user_type πŸ”’
type_op_normalize πŸ”’
type_op_normalize_clause πŸ”’
type_op_normalize_fn_sig πŸ”’
type_op_normalize_poly_fn_sig πŸ”’
type_op_normalize_ty πŸ”’
type_op_prove_predicate πŸ”’
type_op_prove_predicate_with_cause
The core of the type_op_prove_predicate query: for diagnostics purposes in NLL HRTB errors, this query can be re-run to better track the span of the obligation cause, and improve the error message. Do not call directly unless you’re in that very specific context.