☰
Module errors
Structs
Enums
Constants
?
Module
rustc_parse
::
errors
source
·
[
−
]
Structs
AmbiguousPlus
🔒
AmbiguousRangePattern
🔒
ArrayBracketsInsteadOfSpaces
🔒
ArrayBracketsInsteadOfSpacesSugg
🔒
AssignmentElseNotAllowed
🔒
AssocLifetime
🔒
AssociatedStaticItemNotAllowed
🔒
AsyncBlockIn2015
🔒
AsyncFnIn2015
🔒
AsyncMoveBlockIn2015
🔒
AsyncMoveOrderIncorrect
🔒
AttrAfterGeneric
🔒
AttrWithoutGenerics
🔒
AttributeOnParamType
🔒
BadAssocTypeBounds
🔒
BadItemKind
🔒
BadQPathStage2
🔒
BadReturnTypeNotationDotDot
🔒
BadReturnTypeNotationOutput
🔒
BadTypePlus
🔒
BoundsNotAllowedOnTraitAliases
🔒
BoxNotPat
🔒
BoxSyntaxRemoved
BracesForStructLiteral
🔒
CannotBeRawIdent
CatchAfterTry
🔒
CfgAttrBadDelim
🔒
ColonAsSemi
🔒
CommaAfterBaseStruct
🔒
ComparisonInterpretedAsGeneric
🔒
ComparisonOperatorsCannotBeChained
🔒
ComparisonOrShiftInterpretedAsGenericSugg
🔒
CompoundAssignmentExpressionInLet
🔒
ConstGenericWithoutBraces
🔒
ConstGenericWithoutBracesSugg
🔒
ConstGlobalCannotBeMutable
🔒
ConstLetMutuallyExclusive
🔒
ConstMissingTilde
🔒
CrDocComment
DefaultNotFollowedByItem
🔒
DoCatchSyntaxRemoved
🔒
DocCommentDoesNotDocumentAnything
🔒
DocCommentOnParamType
🔒
DotDotDot
🔒
DotDotDotForRemainingFields
🔒
DotDotDotRangeToPatternNotAllowed
🔒
DotDotDotRestPattern
🔒
DoubleColonInBound
🔒
DynAfterMut
🔒
EmptyExponentFloat
EnumPatternInsteadOfIdentifier
🔒
EnumStructMutuallyExclusive
🔒
EqFieldInit
🔒
EqualsStructDefault
🔒
ExpectedBindingLeftOfAt
🔒
ExpectedBuiltinIdent
🔒
ExpectedCommaAfterPatternField
🔒
ExpectedElseBlock
🔒
ExpectedEqForLetExpr
🔒
ExpectedExpressionFoundLet
🔒
ExpectedFnPathFoundFnKeyword
🔒
ExpectedIdentifier
🔒
ExpectedLabelFoundIdent
🔒
ExpectedMutOrConstInRawPointerType
🔒
ExpectedSemi
🔒
ExpectedStatementAfterOuterAttr
🔒
ExpectedTraitInTraitImplFoundType
🔒
ExternCrateNameWithDashes
🔒
ExternCrateNameWithDashesSugg
🔒
ExternItemCannotBeConst
🔒
ExtraImplKeywordInTraitImpl
🔒
FieldExpressionWithGeneric
🔒
FloatLiteralRequiresIntegerPart
🔒
FloatLiteralUnsupportedBase
FnPointerCannotBeAsync
🔒
FnPointerCannotBeConst
🔒
FnPtrWithGenerics
🔒
FnPtrWithGenericsSugg
🔒
FnTypoWithImpl
🔒
FoundExprWouldBeStmt
🔒
FunctionBodyEqualsExpr
🔒
FunctionBodyEqualsExprSugg
🔒
GenericArgsInPatRequireTurbofishSyntax
🔒
GenericParamsWithoutAngleBrackets
🔒
GenericParamsWithoutAngleBracketsSugg
🔒
GenericsInPath
🔒
HelpIdentifierStartsWithNumber
🔒
IfExpressionLetSomeSub
🔒
IfExpressionMissingCondition
🔒
IfExpressionMissingThenBlock
🔒
InInTypo
🔒
InappropriateDefault
🔒
InclusiveRangeExtraEquals
🔒
InclusiveRangeMatchArrow
🔒
InclusiveRangeNoEnd
🔒
IncorrectAwait
🔒
IncorrectParensTraitBounds
🔒
IncorrectParensTraitBoundsSugg
🔒
IncorrectSemicolon
🔒
IncorrectUseOfAwait
🔒
IncorrectVisibilityRestriction
🔒
InvalidBlockMacroSegment
🔒
InvalidComparisonOperator
🔒
InvalidCurlyInLetElse
🔒
InvalidDigitLiteral
InvalidDynKeyword
🔒
InvalidExpressionInLetElse
🔒
InvalidInterpolatedExpression
🔒
InvalidLiteralSuffixOnTupleIndex
🔒
InvalidLogicalOperator
🔒
InvalidMetaItem
🔒
InvalidVariableDeclaration
🔒
KwBadCase
🔒
LabeledLoopInBreak
🔒
LeadingPlusNotSupported
🔒
LeftArrowOperator
🔒
LifetimeAfterMut
🔒
LifetimeInBorrowExpression
🔒
LoopElseNotSupported
🔒
MacroExpandsToAdtField
MacroInvocationVisibility
🔒
MacroInvocationWithQualifiedPath
🔒
MacroNameRemoveBang
🔒
MacroRulesMissingBang
🔒
MacroRulesVisibility
🔒
MalformedCfgAttr
🔒
MalformedLoopLabel
🔒
MatchArmBodyWithoutBraces
🔒
MetaBadDelim
🔒
MetaBadDelimSugg
🔒
MismatchedClosingDelimiter
🔒
MissingCommaAfterMatchArm
🔒
MissingConstType
🔒
MissingDotDot
🔒
MissingExpressionInForLoop
🔒
MissingForInTraitImpl
🔒
MissingInInForLoop
🔒
MissingPlusBounds
🔒
MissingSemicolonBeforeArray
🔒
MissingTraitInTraitImpl
🔒
ModifierLifetime
🔒
MultipleWhereClauses
🔒
NeedPlusAfterTraitObjectLifetime
🔒
NestedAdt
🔒
NestedCVariadicType
🔒
NoDigitsLiteral
NoFieldsForFnCall
🔒
NonStringAbiLiteral
🔒
NotAsNegationOperator
🔒
OuterAttributeNotAllowedOnIfElse
🔒
ParenthesesInForHead
🔒
ParenthesesInForHeadSugg
🔒
ParenthesesWithStructFields
🔒
ParenthesizedLifetime
🔒
PathSingleColon
🔒
PatternMethodParamWithoutBody
🔒
PatternOnWrongSideOfAt
🔒
QuestionMarkInType
🔒
QuestionMarkInTypeSugg
🔒
RecoverImportAsUse
🔒
RefMutOrderIncorrect
🔒
RemoveLet
🔒
RepeatedMutInPattern
🔒
RequireColonAfterLabeledExpression
🔒
ReturnTypesUseThinArrow
🔒
SelfArgumentPointer
🔒
SelfParamNotFirst
🔒
ShiftInterpretedAsGeneric
🔒
SingleColonImportPath
🔒
SingleColonStructType
🔒
StaticWithGenerics
🔒
StructLiteralBodyWithoutPath
🔒
StructLiteralBodyWithoutPathSugg
🔒
StructLiteralNeedingParens
🔒
StructLiteralNeedingParensSugg
🔒
StructLiteralNotAllowedHere
🔒
StructLiteralNotAllowedHereSugg
🔒
SuffixedLiteralInAttribute
🔒
SuggAddMissingLetStmt
🔒
SuggEscapeIdentifier
🔒
SuggRemoveComma
🔒
TernaryOperator
TildeAsUnaryOperator
🔒
TildeConstLifetime
🔒
TooManyHashes
TrailingVertNotAllowed
🔒
TraitAliasCannotBeAuto
🔒
TraitAliasCannotBeUnsafe
🔒
UnderscoreLiteralSuffix
🔒
UnexpectedConstInGenericParam
🔒
UnexpectedConstParamDeclaration
🔒
UnexpectedDefaultValueForLifetimeInGenericParameters
🔒
UnexpectedIfWithIf
🔒
UnexpectedLifetimeInPattern
🔒
UnexpectedSelfInGenericParameters
🔒
UnexpectedTokenAfterDot
UnexpectedTokenAfterLabel
🔒
UnexpectedTokenAfterLabelSugg
🔒
UnexpectedVertVertBeforeFunctionParam
🔒
UnexpectedVertVertInPattern
🔒
UnknownBuiltinConstruct
🔒
UnknownPrefix
UnknownTokenNull
UnknownTokenRepeat
UnknownTokenStart
UnmatchedAngle
🔒
UnmatchedAngleBrackets
🔒
UseEmptyBlockNotSemi
🔒
UseEqInstead
🔒
VisibilityNotFollowedByItem
🔒
WhereClauseBeforeConstBody
🔒
WhereClauseBeforeConstBodySugg
🔒
WhereClauseBeforeTupleStructBody
🔒
WhereClauseBeforeTupleStructBodySugg
🔒
WhereOnGenerics
🔒
WrapExpressionInParentheses
🔒
WrapInExplicitBlock
🔒
WrapType
🔒
Enums
AmbiguousMissingKwForItemSub
🔒
BadTypePlusSub
🔒
ComparisonOperatorsCannotBeChainedSugg
🔒
ExpectedIdentifierFound
🔒
ExpectedSemiSugg
🔒
HelpUseLatestEdition
IfExpressionMissingThenBlockSub
🔒
InvalidComparisonOperatorSub
🔒
InvalidLogicalOperatorSub
🔒
InvalidMutInPattern
🔒
InvalidVariableDeclarationSub
🔒
MatchArmBodyWithoutBracesSugg
🔒
MissingInInForLoopSub
🔒
MissingKeywordForItemDefinition
🔒
MoreThanOneCharNote
MoreThanOneCharSugg
NoBraceUnicodeSub
NotAsNegationOperatorSub
TokenSubstitution
TopLevelOrPatternNotAllowed
🔒
TopLevelOrPatternNotAllowedSugg
🔒
UnescapeError
UnexpectedConstParamDeclarationSugg
🔒
UnexpectedNonterminal
🔒
UnexpectedTokenAfterStructName
🔒
UnknownPrefixSugg
Constants
_DERIVE_rustc_errors_AddToDiagnostic_FOR_AmbiguousMissingKwForItemSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_ArrayBracketsInsteadOfSpacesSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_AsyncBlockIn2015
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_BadTypePlusSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_BracesForStructLiteral
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_ComparisonOperatorsCannotBeChainedSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_ComparisonOrShiftInterpretedAsGenericSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_ConstGenericWithoutBracesSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_ExpectedIdentifierFound
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_ExpectedSemiSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_ExternCrateNameWithDashesSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_FnPtrWithGenericsSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_FunctionBodyEqualsExprSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_GenericParamsWithoutAngleBracketsSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_HelpIdentifierStartsWithNumber
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_HelpUseLatestEdition
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_IfExpressionLetSomeSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_IfExpressionMissingThenBlockSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_IncorrectParensTraitBoundsSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_InvalidComparisonOperatorSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_InvalidLogicalOperatorSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_InvalidVariableDeclarationSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_MacroExpandsToAdtField
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_MatchArmBodyWithoutBracesSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_MetaBadDelimSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_MissingInInForLoopSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_MoreThanOneCharNote
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_MoreThanOneCharSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_NoBraceUnicodeSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_NoFieldsForFnCall
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_NotAsNegationOperatorSub
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_ParenthesesInForHeadSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_QuestionMarkInTypeSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_StructLiteralBodyWithoutPathSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_StructLiteralNeedingParensSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_StructLiteralNotAllowedHereSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_SuggAddMissingLetStmt
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_SuggEscapeIdentifier
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_SuggRemoveComma
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_TokenSubstitution
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_TopLevelOrPatternNotAllowedSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_UnexpectedConstParamDeclarationSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_UnexpectedTokenAfterLabelSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_UnknownPrefixSugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_UnknownTokenNull
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_UnknownTokenRepeat
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_WhereClauseBeforeConstBodySugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_WhereClauseBeforeTupleStructBodySugg
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_WrapExpressionInParentheses
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_WrapInExplicitBlock
🔒
_DERIVE_rustc_errors_AddToDiagnostic_FOR_WrapType
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AmbiguousPlus
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AmbiguousRangePattern
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ArrayBracketsInsteadOfSpaces
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AssignmentElseNotAllowed
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AssocLifetime
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AssociatedStaticItemNotAllowed
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AsyncFnIn2015
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AsyncMoveBlockIn2015
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AsyncMoveOrderIncorrect
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AttrAfterGeneric
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AttrWithoutGenerics
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_AttributeOnParamType
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_BadAssocTypeBounds
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_BadItemKind
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_BadQPathStage2
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_BadReturnTypeNotationDotDot
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_BadReturnTypeNotationOutput
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_BadTypePlus
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_BoundsNotAllowedOnTraitAliases
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_BoxNotPat
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_BoxSyntaxRemoved
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_CannotBeRawIdent
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_CatchAfterTry
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_CfgAttrBadDelim
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ColonAsSemi
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_CommaAfterBaseStruct
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ComparisonInterpretedAsGeneric
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ComparisonOperatorsCannotBeChained
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_CompoundAssignmentExpressionInLet
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ConstGenericWithoutBraces
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ConstGlobalCannotBeMutable
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ConstLetMutuallyExclusive
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ConstMissingTilde
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_CrDocComment
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DefaultNotFollowedByItem
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DoCatchSyntaxRemoved
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DocCommentDoesNotDocumentAnything
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DocCommentOnParamType
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DotDotDot
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DotDotDotForRemainingFields
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DotDotDotRangeToPatternNotAllowed
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DotDotDotRestPattern
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DoubleColonInBound
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_DynAfterMut
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_EmptyExponentFloat
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_EnumPatternInsteadOfIdentifier
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_EnumStructMutuallyExclusive
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_EqFieldInit
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_EqualsStructDefault
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedBindingLeftOfAt
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedBuiltinIdent
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedCommaAfterPatternField
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedElseBlock
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedEqForLetExpr
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedExpressionFoundLet
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedFnPathFoundFnKeyword
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedLabelFoundIdent
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedMutOrConstInRawPointerType
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedStatementAfterOuterAttr
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExpectedTraitInTraitImplFoundType
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExternCrateNameWithDashes
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExternItemCannotBeConst
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ExtraImplKeywordInTraitImpl
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_FieldExpressionWithGeneric
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_FloatLiteralRequiresIntegerPart
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_FloatLiteralUnsupportedBase
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_FnPointerCannotBeAsync
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_FnPointerCannotBeConst
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_FnPtrWithGenerics
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_FnTypoWithImpl
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_FoundExprWouldBeStmt
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_FunctionBodyEqualsExpr
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_GenericArgsInPatRequireTurbofishSyntax
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_GenericParamsWithoutAngleBrackets
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_GenericsInPath
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_IfExpressionMissingCondition
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_IfExpressionMissingThenBlock
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InInTypo
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InappropriateDefault
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InclusiveRangeExtraEquals
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InclusiveRangeMatchArrow
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InclusiveRangeNoEnd
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_IncorrectAwait
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_IncorrectParensTraitBounds
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_IncorrectSemicolon
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_IncorrectUseOfAwait
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_IncorrectVisibilityRestriction
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidBlockMacroSegment
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidComparisonOperator
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidCurlyInLetElse
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidDigitLiteral
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidDynKeyword
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidExpressionInLetElse
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidInterpolatedExpression
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidLiteralSuffixOnTupleIndex
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidLogicalOperator
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidMetaItem
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidMutInPattern
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_InvalidVariableDeclaration
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_KwBadCase
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_LabeledLoopInBreak
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_LeadingPlusNotSupported
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_LeftArrowOperator
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_LifetimeAfterMut
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_LifetimeInBorrowExpression
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_LoopElseNotSupported
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MacroInvocationVisibility
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MacroInvocationWithQualifiedPath
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MacroNameRemoveBang
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MacroRulesMissingBang
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MacroRulesVisibility
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MalformedCfgAttr
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MalformedLoopLabel
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MatchArmBodyWithoutBraces
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MetaBadDelim
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MismatchedClosingDelimiter
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingCommaAfterMatchArm
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingConstType
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingDotDot
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingExpressionInForLoop
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingForInTraitImpl
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingInInForLoop
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingKeywordForItemDefinition
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingPlusBounds
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingSemicolonBeforeArray
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MissingTraitInTraitImpl
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ModifierLifetime
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_MultipleWhereClauses
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_NeedPlusAfterTraitObjectLifetime
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_NestedAdt
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_NestedCVariadicType
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_NoDigitsLiteral
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_NonStringAbiLiteral
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_NotAsNegationOperator
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_OuterAttributeNotAllowedOnIfElse
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ParenthesesInForHead
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ParenthesesWithStructFields
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ParenthesizedLifetime
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_PathSingleColon
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_PatternMethodParamWithoutBody
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_PatternOnWrongSideOfAt
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_QuestionMarkInType
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_RecoverImportAsUse
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_RefMutOrderIncorrect
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_RemoveLet
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_RepeatedMutInPattern
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_RequireColonAfterLabeledExpression
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ReturnTypesUseThinArrow
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_SelfArgumentPointer
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_SelfParamNotFirst
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_ShiftInterpretedAsGeneric
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_SingleColonImportPath
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_SingleColonStructType
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_StaticWithGenerics
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_StructLiteralBodyWithoutPath
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_StructLiteralNeedingParens
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_StructLiteralNotAllowedHere
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_SuffixedLiteralInAttribute
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_TernaryOperator
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_TildeAsUnaryOperator
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_TildeConstLifetime
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_TooManyHashes
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_TopLevelOrPatternNotAllowed
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_TrailingVertNotAllowed
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_TraitAliasCannotBeAuto
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_TraitAliasCannotBeUnsafe
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnderscoreLiteralSuffix
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnescapeError
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedConstInGenericParam
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedConstParamDeclaration
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedDefaultValueForLifetimeInGenericParameters
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedIfWithIf
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedLifetimeInPattern
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedNonterminal
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedSelfInGenericParameters
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedTokenAfterDot
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedTokenAfterLabel
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedTokenAfterStructName
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedVertVertBeforeFunctionParam
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnexpectedVertVertInPattern
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnknownBuiltinConstruct
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnknownPrefix
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnknownTokenStart
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnmatchedAngle
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UnmatchedAngleBrackets
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UseEmptyBlockNotSemi
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_UseEqInstead
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_VisibilityNotFollowedByItem
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_WhereClauseBeforeConstBody
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_WhereClauseBeforeTupleStructBody
🔒
_DERIVE_rustc_errors_IntoDiagnostic_diagnostic_handler_sess_G_FOR_WhereOnGenerics
🔒