Module rustc_parse::errors
source ยท Structsยง
- AddParen ๐
- AmbiguousPlus ๐
- ArrayIndexInOffsetOf ๐
- AsyncBlockIn2015 ๐
- AsyncFnIn2015 ๐
- AsyncImpl ๐
- AsyncMoveBlockIn2015 ๐
- AttrAfterGeneric ๐
- AttrWithoutGenerics ๐
- AttributeOnParamType ๐
- AwaitSuggestion ๐
- BadAssocTypeBounds ๐
- BadItemKind ๐
- BadQPathStage2 ๐
- BadTypePlus ๐
- BoxNotPat ๐
- CatchAfterTry ๐
- CfgAttrBadDelim ๐
- ColonAsSemi ๐
- CommaAfterBaseStruct ๐
- DoCatchSyntaxRemoved ๐
- DotDotDot ๐
- DotDotDotRestPattern ๐
- DotDotRangeAttribute ๐
- DoubleColonInBound ๐
- DynAfterMut ๐
- EqFieldInit ๐
- EqualsStructDefault ๐
- ExpectedBuiltinIdent ๐
- ExpectedElseBlock ๐
- ExpectedEqForLetExpr ๐
- ExpectedIdentifier ๐
- ExpectedSemi ๐
- ExpectedStructField ๐
- ExprRArrowCall ๐
- FnPtrWithGenerics ๐
- FnTraitMissingParen ๐
- FnTypoWithImpl ๐
- FoundExprWouldBeStmt ๐
- GenericsInPath ๐
- InInTypo ๐
- InappropriateDefault ๐
- InclusiveRangeNoEnd ๐
- IncorrectAwait ๐
- IncorrectSemicolon ๐
- IncorrectUseOfAwait ๐
- InvalidDynKeyword ๐
- InvalidMetaItem ๐
- InvalidOffsetOf ๐
- KwBadCase ๐
- LabeledLoopInBreak ๐
- LeftArrowOperator ๐
- LifetimeAfterMut ๐
- LoopElseNotSupported ๐
- MacroNameRemoveBang ๐
- MacroRulesVisibility ๐
- MalformedCfgAttr ๐
- MalformedLoopLabel ๐
- MaybeComparison ๐
- MaybeMissingLet ๐
- MetaBadDelim ๐
- MetaBadDelimSugg ๐
- MisplacedReturnType ๐
- MissingConstType ๐
- MissingDotDot ๐
- MissingFnParams ๐
- MissingInInForLoop ๐
- MissingPlusBounds ๐
- ModifierLifetime ๐
- MultipleWhereClauses ๐
- NestedAdt ๐
- NestedCVariadicType ๐
- NoFieldsForFnCall ๐
- NonStringAbiLiteral ๐
- ParenRangeSuggestion ๐
- ParenthesesInForHead ๐
- PathSingleColon ๐
- QuestionMarkInType ๐
- RecoverImportAsUse ๐
- RemoveLet ๐
- RemoveParens ๐
- RepeatedMutInPattern ๐
- SelfArgumentPointer ๐
- SelfParamNotFirst ๐
- StaticWithGenerics ๐
- SuggEscapeIdentifier ๐
- SuggRemoveComma ๐
- SwitchRefBoxOrder ๐
- TildeAsUnaryOperator ๐
- TransposeDynOrImpl ๐
- UnexpectedIfWithIf ๐
- UnmatchedAngle ๐
- UseEmptyBlockNotSemi ๐
- UseEqInstead ๐
- WhereOnGenerics ๐
- WrapInExplicitBlock ๐
- WrapInParens ๐
- WrapType ๐
Enumsยง
- BadTypePlusSub ๐
- ExpectedSemiSugg ๐
- InvalidMutInPattern ๐
- WrapInParentheses ๐