Module errors

Source

Structsยง

AddAsNonDerive ๐Ÿ”’
AddedMacroUse ๐Ÿ”’
AncestorOnly ๐Ÿ”’
AnonymousLivetimeNonGatReportError ๐Ÿ”’
ArgumentsMacroUseNotAllowed ๐Ÿ”’
AssociatedConstWithSimilarNameExists ๐Ÿ”’
AssociatedFnWithSimilarNameExists ๐Ÿ”’
AssociatedTypeWithSimilarNameExists ๐Ÿ”’
AttemptToDefineBuiltinMacroTwice ๐Ÿ”’
AttemptToUseNonConstantValueInConstant ๐Ÿ”’
AttemptToUseNonConstantValueInConstantLabelWithSuggestion ๐Ÿ”’
AttemptToUseNonConstantValueInConstantWithSuggestion ๐Ÿ”’
AttemptToUseNonConstantValueInConstantWithoutSuggestion ๐Ÿ”’
AttributesStartingWithRustcAreReserved ๐Ÿ”’
BadMacroImport ๐Ÿ”’
BindingInNeverPattern ๐Ÿ”’
BindingShadowsSomethingUnacceptable ๐Ÿ”’
BindingShadowsSomethingUnacceptableSuggestion ๐Ÿ”’
CannotBeReexportedCratePublic ๐Ÿ”’
CannotBeReexportedCratePublicNS ๐Ÿ”’
CannotBeReexportedPrivate ๐Ÿ”’
CannotBeReexportedPrivateNS ๐Ÿ”’
CannotCaptureDynamicEnvironmentInFnItem ๐Ÿ”’
CannotDetermineImportResolution ๐Ÿ”’
CannotDetermineMacroResolution ๐Ÿ”’
CannotFindBuiltinMacroWithName ๐Ÿ”’
CannotFindIdentInThisScope ๐Ÿ”’
CannotGlobImportAllCrates ๐Ÿ”’
CannotUseThroughAnImport ๐Ÿ”’
CfgAccessibleUnsure ๐Ÿ”’
ChangeImportBinding ๐Ÿ”’
ChangeImportBindingSuggestion ๐Ÿ”’
ConsiderAddingADerive ๐Ÿ”’
ConsiderAddingMacroExport ๐Ÿ”’
ConsiderMakingTheFieldPublic ๐Ÿ”’
ConsiderMarkingAsPub ๐Ÿ”’
ConstNotMemberOfTrait ๐Ÿ”’
ConstructorPrivateIfAnyFieldPrivate ๐Ÿ”’
CrateImported ๐Ÿ”’
ElidedAnonymousLivetimeReportError ๐Ÿ”’
ElidedAnonymousLivetimeReportErrorSuggestion ๐Ÿ”’
ExpectedModuleFound ๐Ÿ”’
ExplicitAnonymousLivetimeReportError ๐Ÿ”’
ExplicitUnsafeTraits ๐Ÿ”’
ExternCrateLoadingMacroNotAtCrateRoot ๐Ÿ”’
ExternCrateSelfRequiresRenaming ๐Ÿ”’
ForwardDeclaredGenericParam ๐Ÿ”’
FoundItemConfigureOut ๐Ÿ”’
GenericArgumentsInMacroPath ๐Ÿ”’
GenericParamsFromOuterItem ๐Ÿ”’
GenericParamsFromOuterItemSugg ๐Ÿ”’
IdentImporterHereButItIsDesc ๐Ÿ”’
IdentInScopeButItIsDesc ๐Ÿ”’
IdentifierBoundMoreThanOnceInParameterList ๐Ÿ”’
IdentifierBoundMoreThanOnceInSamePattern ๐Ÿ”’
ImplicitElidedLifetimeNotAllowedHere ๐Ÿ”’
ImportedMacroNotFound ๐Ÿ”’
ImportsCannotReferTo ๐Ÿ”’
Indeterminate ๐Ÿ”’
InvalidAsmSym ๐Ÿ”’
IsNotDirectlyImportable ๐Ÿ”’
IsPrivate ๐Ÿ”’
ItemWasBehindFeature ๐Ÿ”’
ItemWasCfgOut ๐Ÿ”’
ItemsInTraitsAreNotImportable ๐Ÿ”’
LabelWithSimilarNameReachable ๐Ÿ”’
LendingIteratorReportError ๐Ÿ”’
LowercaseSelf ๐Ÿ”’
MacroDefinedLater ๐Ÿ”’
MacroExpandedExternCrateCannotShadowExternArguments ๐Ÿ”’
MacroExpectedFound ๐Ÿ”’
MacroExternDeprecated ๐Ÿ”’
MacroSuggMovePosition ๐Ÿ”’
MacroUseExternCrateSelf ๐Ÿ”’
MacroUseNameAlreadyInUse ๐Ÿ”’
MaybeMissingMacroRulesName ๐Ÿ”’
MethodNotMemberOfTrait ๐Ÿ”’
ModuleOnly ๐Ÿ”’
NameAlreadyUsedInParameterList ๐Ÿ”’
NameDefinedMultipleTime ๐Ÿ”’
NameReservedInAttributeNamespace ๐Ÿ”’
NoteAndRefersToTheItemDefinedHere ๐Ÿ”’
OuterIdentIsNotPubliclyReexported ๐Ÿ”’
ParamInEnumDiscriminant ๐Ÿ”’
ParamInNonTrivialAnonConst ๐Ÿ”’
ParamInNonTrivialAnonConstHelp ๐Ÿ”’
ParamInTyOfConstParam ๐Ÿ”’
PatternDoesntBindName ๐Ÿ”’
ProcMacroSameCrate ๐Ÿ”’
Relative2018 ๐Ÿ”’
RemoveSurroundingDerive ๐Ÿ”’
RemoveUnnecessaryImport ๐Ÿ”’
SelfImportCanOnlyAppearOnceInTheList ๐Ÿ”’
SelfImportOnlyInImportListWithNonEmptyPrefix ๐Ÿ”’
SelfImportsOnlyAllowedWithin ๐Ÿ”’
SelfImportsOnlyAllowedWithinMultipartSuggestion ๐Ÿ”’
SelfImportsOnlyAllowedWithinSuggestion ๐Ÿ”’
SelfInGenericParamDefault ๐Ÿ”’
StaticLifetimeIsReserved ๐Ÿ”’
ToolModuleImported ๐Ÿ”’
ToolOnlyAcceptsIdentifiers ๐Ÿ”’
ToolOnlyRemoveUnnecessaryImport ๐Ÿ”’
ToolWasAlreadyRegistered ๐Ÿ”’
TraitImplDuplicate ๐Ÿ”’
TraitImplMismatch ๐Ÿ”’
TryUsingSimilarlyNamedLabel ๐Ÿ”’
TypeNotMemberOfTrait ๐Ÿ”’
UndeclaredLabel ๐Ÿ”’
UnderscoreLifetimeIsReserved ๐Ÿ”’
UnexpectedResChangeTyToConstParamSugg ๐Ÿ”’
UnexpectedResUseAtOpInSlicePatWithRangeSugg ๐Ÿ”’
UnnamedCrateRootImport ๐Ÿ”’
UnreachableLabel ๐Ÿ”’
UnreachableLabelSubLabel ๐Ÿ”’
UnreachableLabelSubLabelUnreachable ๐Ÿ”’
UnreachableLabelSubSuggestion ๐Ÿ”’
UnreachableLabelWithSimilarNameExists ๐Ÿ”’
VariableBoundWithDifferentMode ๐Ÿ”’
VariableIsNotBoundInAllPatterns ๐Ÿ”’
VariableNotInAllPatterns ๐Ÿ”’

Enumsยง

DefinedHere ๐Ÿ”’
GenericParamsFromOuterItemLabel ๐Ÿ”’
GenericParamsFromOuterItemStaticOrConst ๐Ÿ”’
ImportIdent ๐Ÿ”’
MacroRulesNot ๐Ÿ”’
NameDefinedMultipleTimeLabel ๐Ÿ”’
NameDefinedMultipleTimeOldBindingLabel ๐Ÿ”’
ParamKindInEnumDiscriminant ๐Ÿ”’
ParamKindInNonTrivialAnonConst ๐Ÿ”’
ParamKindInTyOfConstParam ๐Ÿ”’