Structsยง
- Base
Error ๐ - Only used for diagnostics.
- Elision
FnParameter ๐ - Description of the lifetimes appearing in a function parameter. This is used to provide a literal explanation to the elision failure.
- Lifetime
Finder ๐ - Missing
Lifetime ๐ - Description of an elided lifetime.
Enumsยง
- Assoc
Suggestion ๐ - A field or associated item from self type suggested in case of resolution failure.
- Lifetime
Elision ๐Candidate - Description of lifetimes that appear as candidates for elision. This is used to suggest introducing an explicit lifetime.
- Typo
Candidate ๐
Functionsยง
- import_
candidate_ ๐to_ enum_ paths - Gets the stringified path for an enum from an
ImportSuggestion
for an enum variant. - is_
self_ ๐type - is_
self_ ๐value - mk_
where_ ๐bound_ predicate - signal_
label_ ๐shadowing - Shadowing involving a label is only a warning for historical reasons.
- signal_
lifetime_ ๐shadowing - Report lifetime/lifetime shadowing as an error.
Type Aliasesยง
- Res ๐