Module errors

Source
Expand description

Errors emitted by rustc_hir_analysis.

Modulesยง

pattern_types ๐Ÿ”’
precise_captures ๐Ÿ”’
wrong_number_of_generic_args ๐Ÿ”’

Structsยง

AmbiguousAssocItem ๐Ÿ”’
AmbiguousLifetimeBound ๐Ÿ”’
AssocItemConstraintsNotAllowedHere ๐Ÿ”’
AssocItemIsPrivate ๐Ÿ”’
AssocItemNotFound ๐Ÿ”’
AssocKindMismatch ๐Ÿ”’
AssocKindMismatchWrapInBracesSugg ๐Ÿ”’
AssociatedItemTraitUninferredGenericParams ๐Ÿ”’
AssociatedItemTraitUninferredGenericParamsMultipartSuggestion ๐Ÿ”’
AutoDerefReachedRecursionLimit ๐Ÿ”’
BadReturnTypeNotation ๐Ÿ”’
ClosureImplicitHrtb ๐Ÿ”’
CmseCallGeneric ๐Ÿ”’
CmseEntryGeneric ๐Ÿ”’
CmseInputsStackSpill ๐Ÿ”’
CmseOutputStackSpill ๐Ÿ”’
CoerceUnsizedMay ๐Ÿ”’
CoerceUnsizedMulti ๐Ÿ”’
CoerceUnsizedOneField ๐Ÿ”’
ConstBoundForNonConstTrait ๐Ÿ”’
ConstImplForNonConstTrait ๐Ÿ”’
ConstParamTyImplOnNonAdt ๐Ÿ”’
ConstParamTyImplOnUnsized ๐Ÿ”’
CopyImplOnNonAdt ๐Ÿ”’
CopyImplOnTypeWithDtor ๐Ÿ”’
CrossCrateTraits ๐Ÿ”’
CrossCrateTraitsDefined ๐Ÿ”’
DispatchFromDynCoercion ๐Ÿ”’
DispatchFromDynMulti ๐Ÿ”’
DispatchFromDynRepr ๐Ÿ”’
DispatchFromDynSame ๐Ÿ”’
DispatchFromDynSingle ๐Ÿ”’
DispatchFromDynStruct ๐Ÿ”’
DispatchFromDynZST ๐Ÿ”’
DropImplOnWrongItem ๐Ÿ”’
EmptySpecialization ๐Ÿ”’
EnumDiscriminantOverflowed ๐Ÿ”’
EscapingBoundVarInTyOfAssocConstBinding ๐Ÿ”’
FieldAlreadyDeclaredNestedHelp ๐Ÿ”’
FunctionNamesDuplicated ๐Ÿ”’
FunctionNotFoundInTrait ๐Ÿ”’
FunctionNotHaveDefaultImplementation ๐Ÿ”’
GenericArgsOnOverriddenImpl ๐Ÿ”’
ImplForTyRequires ๐Ÿ”’
InherentDyn ๐Ÿ”’
InherentNominal ๐Ÿ”’
InherentPrimitiveTy ๐Ÿ”’
InherentPrimitiveTyNote ๐Ÿ”’
InherentTyOutside ๐Ÿ”’
InherentTyOutsideNew ๐Ÿ”’
InherentTyOutsidePrimitive ๐Ÿ”’
InherentTyOutsideRelevant ๐Ÿ”’
InvalidGenericReceiverTy ๐Ÿ”’
InvalidReceiverTy ๐Ÿ”’
InvalidReceiverTyNoArbitrarySelfTypes ๐Ÿ”’
InvalidUnionField ๐Ÿ”’
InvalidUnionFieldSuggestion ๐Ÿ”’
InvalidUnsafeField ๐Ÿ”’
InvalidUnsafeFieldSuggestion ๐Ÿ”’
LifetimesOrBoundsMismatchOnTrait ๐Ÿ”’
LinkageType ๐Ÿ”’
MainFunctionAsync ๐Ÿ”’
MainFunctionGenericParameters ๐Ÿ”’
MainFunctionReturnTypeGeneric ๐Ÿ”’
ManualImplementation ๐Ÿ”’
MethodShouldReturnFuture ๐Ÿ”’
MissingOneOfTraitItem ๐Ÿ”’
MissingTraitItem ๐Ÿ”’
MissingTraitItemLabel ๐Ÿ”’
MissingTraitItemSuggestion ๐Ÿ”’
MissingTraitItemSuggestionNone ๐Ÿ”’
MissingTraitItemUnstable ๐Ÿ”’
MissingTypeParams ๐Ÿ”’
MultipleRelaxedDefaultBounds ๐Ÿ”’
MustBeNameOfAssociatedFunction ๐Ÿ”’
MustImplementNotFunction ๐Ÿ”’
MustImplementNotFunctionNote ๐Ÿ”’
MustImplementNotFunctionSpanNote ๐Ÿ”’
MustImplementOneOfAttribute ๐Ÿ”’
OnlyCurrentTraitsAdt ๐Ÿ”’
OnlyCurrentTraitsForeign ๐Ÿ”’
OnlyCurrentTraitsName ๐Ÿ”’
OnlyCurrentTraitsOpaque ๐Ÿ”’
OnlyCurrentTraitsPointer ๐Ÿ”’
OnlyCurrentTraitsPointerSugg ๐Ÿ”’
OnlyCurrentTraitsTy ๐Ÿ”’
OpaqueCapturesHigherRankedLifetime ๐Ÿ”’
ParamInTyOfAssocConstBinding ๐Ÿ”’
ParenSugarAttribute ๐Ÿ”’
ParenthesizedFnTraitExpansion ๐Ÿ”’
PlaceholderNotAllowedItemSignatures ๐Ÿ”’
RecursiveGenericParameter ๐Ÿ”’
RegisterTypeUnstable ๐Ÿ”’
ReturnPositionImplTraitInTraitRefined ๐Ÿ”’
ReturnPositionImplTraitInTraitRefinedLifetimes ๐Ÿ”’
ReturnTypeNotationEqualityBound ๐Ÿ”’
ReturnTypeNotationOnNonRpitit ๐Ÿ”’
SIMDFFIHighlyExperimental ๐Ÿ”’
SelfInImplSelf ๐Ÿ”’
SpecializationTrait ๐Ÿ”’
StaticSpecialize ๐Ÿ”’
TaitForwardCompat ๐Ÿ”’
TaitForwardCompat2 ๐Ÿ”’
TargetFeatureOnMain ๐Ÿ”’
TooLargeStatic ๐Ÿ”’
TrackCallerOnMain ๐Ÿ”’
TraitCannotImplForTy ๐Ÿ”’
TraitObjectDeclaredWithNoTraits ๐Ÿ”’
TraitsWithDefaultImpl ๐Ÿ”’
TransparentEnumVariant ๐Ÿ”’
TransparentNonZeroSized ๐Ÿ”’
TransparentNonZeroSizedEnum ๐Ÿ”’
TyOfAssocConstBindingNote ๐Ÿ”’
TyParamFirstLocal ๐Ÿ”’
TyParamFirstLocalLint ๐Ÿ”’
TyParamSome ๐Ÿ”’
TyParamSomeLint ๐Ÿ”’
TypeOf ๐Ÿ”’
TypeofReservedKeywordUsed ๐Ÿ”’
UnconstrainedGenericParameter ๐Ÿ”’
UnconstrainedOpaqueType ๐Ÿ”’
UnrecognizedAtomicOperation ๐Ÿ”’
UnrecognizedIntrinsicFunction ๐Ÿ”’
UnsupportedDelegation ๐Ÿ”’
UnusedAssociatedTypeBounds ๐Ÿ”’
UnusedGenericParameter ๐Ÿ”’
ValueOfAssociatedStructAlreadySpecified ๐Ÿ”’
VariadicFunctionCompatibleConvention ๐Ÿ”’
VariancesOf ๐Ÿ”’
WhereClauseOnMain ๐Ÿ”’
WrongNumberOfGenericArgumentsToIntrinsic ๐Ÿ”’

Enumsยง

AssocItemNotFoundLabel ๐Ÿ”’
AssocItemNotFoundSugg ๐Ÿ”’
CannotCaptureLateBound ๐Ÿ”’
DropImplPolarity ๐Ÿ”’
FieldAlreadyDeclared ๐Ÿ”’
ImplNotMarkedDefault ๐Ÿ”’
InvalidReceiverTyHint ๐Ÿ”’
LateBoundInApit ๐Ÿ”’
OnlyCurrentTraits ๐Ÿ”’
ReturnTypeNotationIllegalParam ๐Ÿ”’
UnusedGenericParameterHelp ๐Ÿ”’