Expand description
Diagnostics related methods for Ty
.
Structs§
- IsSuggestable
Visitor - Make
Suggestable Folder - Static
Lifetime Visitor - Collect al types that have an implicit
'static
obligation that we could suggest'_
for. - Trait
Object Visitor - Collect al types that have an implicit
'static
obligation that we could suggest'_
for.
Enums§
Traits§
Functions§
- suggest_
arbitrary_ trait_ bound - suggest_
changing_ 🔒unsized_ bound - suggest_
constraining_ type_ param - Suggest restricting a type param with a new bound.
- suggest_
constraining_ type_ params - Suggest restricting a type param with a new bound.