Module errors

Source
Expand description

Errors emitted by rustc_hir_typeck.

Structsยง

AddMissingParenthesesInRange ๐Ÿ”’
AddressOfTemporaryTaken ๐Ÿ”’
ArgMismatchIndeterminate ๐Ÿ”’
AsDerefSuggestion ๐Ÿ”’
BaseExpressionDoubleDot ๐Ÿ”’
BaseExpressionDoubleDotAddExpr ๐Ÿ”’
BaseExpressionDoubleDotEnableDefaultFieldValues ๐Ÿ”’
BaseExpressionDoubleDotRemove ๐Ÿ”’
CandidateTraitNote ๐Ÿ”’
CannotCastToBool ๐Ÿ”’
CantDereference ๐Ÿ”’
CastEnumDrop ๐Ÿ”’
CastThinPointerToWidePointer ๐Ÿ”’
CastUnknownPointer ๐Ÿ”’
ConstSelectMustBeConst ๐Ÿ”’
ConstSelectMustBeFn ๐Ÿ”’
CtorIsPrivate ๐Ÿ”’
DependencyOnUnitNeverTypeFallback ๐Ÿ”’
DerefImplsIsEmpty ๐Ÿ”’
ExpectedArrayOrSlice ๐Ÿ”’
ExplicitDestructorCall ๐Ÿ”’
FieldMultiplySpecifiedInInitializer ๐Ÿ”’
FunctionalRecordUpdateOnNonStruct ๐Ÿ”’
IntToWide ๐Ÿ”’
InvalidCallee ๐Ÿ”’
LossyProvenanceInt2Ptr ๐Ÿ”’
LossyProvenanceInt2PtrSuggestion ๐Ÿ”’
LossyProvenancePtr2Int ๐Ÿ”’
MissingParenthesesInRange ๐Ÿ”’
NoAssociatedItem ๐Ÿ”’
NoFieldOnType ๐Ÿ”’
NoFieldOnVariant ๐Ÿ”’
NoteCallerChoosesTyForTyParam ๐Ÿ”’
PassFnItemToVariadicFunction ๐Ÿ”’
PassToVariadicFunction ๐Ÿ”’
PtrCastAddAutoToObject ๐Ÿ”’
RemoveSemiForCoerce ๐Ÿ”’
ReplaceCommaWithSemicolon ๐Ÿ”’
ReplaceWithName ๐Ÿ”’
ReturnStmtOutsideOfFnBody ๐Ÿ”’
RustCallIncorrectArgs ๐Ÿ”’
SelfCtorFromOuterItem ๐Ÿ”’
SelfCtorFromOuterItemLint ๐Ÿ”’
SlicingSuggestion ๐Ÿ”’
StructExprNonExhaustive ๐Ÿ”’
SuggestAnnotations ๐Ÿ”’
SuggestConvertViaMethod ๐Ÿ”’
SuggestPtrNullMut ๐Ÿ”’
SupertraitItemShadower ๐Ÿ”’
SupertraitItemShadowing ๐Ÿ”’
TrivialCast ๐Ÿ”’
TypeMismatchFruTypo ๐Ÿ”’
UnionPatDotDot ๐Ÿ”’
UnionPatMultipleFields ๐Ÿ”’
UseIsEmpty ๐Ÿ”’
YieldExprOutsideOfCoroutine ๐Ÿ”’

Enumsยง

AddReturnTypeSuggestion ๐Ÿ”’
CannotCastToBoolHelp ๐Ÿ”’
CastUnknownPointerSub ๐Ÿ”’
ExpectedReturnTypeLabel ๐Ÿ”’
ExplicitDestructorCallSugg ๐Ÿ”’
HelpUseLatestEdition ๐Ÿ”’
LossyProvenancePtr2IntSuggestion ๐Ÿ”’
NeverTypeFallbackFlowingIntoUnsafe ๐Ÿ”’
OptionResultRefMismatch ๐Ÿ”’
ReturnLikeStatementKind ๐Ÿ”’
SuggestAnnotation ๐Ÿ”’
SuggestBoxing ๐Ÿ”’
SuggestBoxingForReturnImplTrait ๐Ÿ”’
SupertraitItemShadowee ๐Ÿ”’