Modules§
Structs§
- Type
ErrCtxt - A helper for building type related errors. The
typeck_results
field is only populated during an in-progress typeck. Get an instance by callingInferCtxt::err_ctxt
orFnCtxt::err_ctxt
.
typeck_results
field is only populated during an in-progress typeck.
Get an instance by calling InferCtxt::err_ctxt
or FnCtxt::err_ctxt
.