Module rustc_trait_selection::error_reporting::traits
source ยท Modulesยง
- infer_ctxt_ext ๐
- type_err_ctxt_ext ๐
Structsยง
- Crude way of getting back an
Exprfrom aSpan. - FindTypeParam ๐Look for type
paramin an ADT being used only through a reference to confirm that suggestingparam: ?Sizedwould be a valid constraint. - UnsatisfiedConst ๐
Enumsยง
- Summarizes information
Traitsยง
Functionsยง
- Recovers the โimpl X for Yโ signature from
impl_def_idand returns it as a string.