Module errors

Source
Expand description

Errors emitted by ast_passes.

Structs§

ArgsBeforeConstraint 🔒
AssocConstWithoutBody 🔒
AssocFnWithoutBody 🔒
AssocTypeWithoutBody 🔒
AssociatedSuggestion 🔒
AssociatedSuggestion2 🔒
AtLeastOneTrait 🔒
AutoTraitBounds 🔒
AutoTraitGeneric 🔒
AutoTraitItems 🔒
BadCVariadic 🔒
BodyInExtern 🔒
BoundInContext 🔒
ConstAndCVariadic 🔒
ConstAndCoroutine 🔒
ConstBoundTraitObject 🔒
ConstWithoutBody 🔒
ConstraintOnNegativeBound 🔒
DuplicatePreciseCapturing 🔒
EmptyLabelManySpans 🔒
EqualityInWhere 🔒
ExternItemAscii 🔒
ExternTypesCannotHave 🔒
FeatureOnNonNightly 🔒
FieldlessUnion 🔒
FnBodyInExtern 🔒
FnParamCVarArgsNotLast 🔒
FnParamDocComment 🔒
FnParamForbiddenAttr 🔒
FnParamForbiddenSelf 🔒
FnParamTooMany 🔒
FnQualifierInExtern 🔒
FnWithoutBody 🔒
ForbiddenBound 🔒
ForbiddenConstParam 🔒
ForbiddenDefault 🔒
GenericDefaultTrailing 🔒
IncompatibleFeatures 🔒
InherentImplCannot 🔒
InherentImplCannotUnsafe 🔒
InvalidSafetyOnBareFn 🔒
InvalidSafetyOnExtern 🔒
InvalidSafetyOnItem 🔒
ItemUnderscore 🔒
MatchArmWithNoBody 🔒
MissingUnsafeOnExtern 🔒
ModuleNonAscii 🔒
NegativeBoundUnsupported 🔒
NegativeBoundWithParentheticalNotation 🔒
NestedImplTrait 🔒
NestedLifetimes 🔒
NoMangleAscii 🔒
ObsoleteAuto 🔒
OptionalTraitObject 🔒
OptionalTraitSupertrait 🔒
OutOfOrderParams 🔒
PatternFnPointer 🔒
PatternInBodiless 🔒
PatternInForeign 🔒
PreciseCapturingNotAllowedHere 🔒
StabilityOutsideStd 🔒
StableFeature 🔒
StaticWithoutBody 🔒
TildeConstDisallowed 🔒
TraitFnConst 🔒
TraitObjectBound 🔒
TyAliasWithoutBody 🔒
UnsafeItem 🔒
UnsafeNegativeImpl 🔒
UnsafeStatic 🔒
VisibilityNotPermitted 🔒
WhereClauseAfterTypeAlias 🔒
WhereClauseBeforeTypeAlias 🔒

Enums§

ExternBlockSuggestion 🔒
TildeConstReason 🔒
VisibilityNotPermittedNote 🔒
WhereClauseBeforeTypeAliasSugg 🔒