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 ๐Ÿ”’
StableFeature ๐Ÿ”’
StaticWithoutBody ๐Ÿ”’
TildeConstDisallowed ๐Ÿ”’
TraitFnConst ๐Ÿ”’
TraitObjectBound ๐Ÿ”’
TyAliasWithoutBody ๐Ÿ”’
UnsafeItem ๐Ÿ”’
UnsafeNegativeImpl ๐Ÿ”’
UnsafeStatic ๐Ÿ”’
VisibilityNotPermitted ๐Ÿ”’
WhereClauseAfterTypeAlias ๐Ÿ”’
WhereClauseBeforeTypeAlias ๐Ÿ”’

Enumsยง

ExternBlockSuggestion ๐Ÿ”’
TildeConstReason ๐Ÿ”’
VisibilityNotPermittedNote ๐Ÿ”’
WhereClauseBeforeTypeAliasSugg ๐Ÿ”’