Module error_reporting

Source

Modules§

infer
Error Reporting Code for the inference engine
traits

Structs§

TypeErrCtxt
A helper for building type related errors. The typeck_results field is only populated during an in-progress typeck. Get an instance by calling InferCtxt::err_ctxt or FnCtxt::err_ctxt.

Traits§

InferCtxtErrorExt