rustc_
trait_
selection
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
Module error_
reporting
Module Items
Modules
Structs
Traits
In crate rustc_
trait_
selection
rustc_trait_selection
Module
error_reporting
Copy item path
source
Modules
§
infer
Error Reporting Code for the inference engine
traits
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 calling
InferCtxt::err_ctxt
or
FnCtxt::err_ctxt
.
Traits
§
Infer
Ctxt
Error
Ext