rustc_trait_selection

Module error_reporting

source

Modules§

  • Error Reporting Code for the inference engine

Structs§

  • 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§