Module errors
rustc_hir_analysis
1.82.0-dev
Module errors
Modules
Structs
Enums
In crate rustc_hir_analysis
Modules
autoderef
bounds
check
check_unused
coherence
collect
constrained_generic_params
errors
hir_ty_lowering
hir_wf_check
impl_wf_check
outlives
variance
Statics
DEFAULT_LOCALE_RESOURCE
Functions
check_crate
lower_ty
provide
require_c_abi_if_c_variadic
?
Settings
Module
rustc_hir_analysis
::
errors
Copy item path
source
·
[
−
]
Expand description
Errors emitted by
rustc_hir_analysis
.
Re-exports
§
pub use
pattern_types
::*;
Modules
§
pattern_types
🔒
precise_captures
🔒
wrong_number_of_generic_args
Structs
§
AmbiguousAssocItem
AmbiguousLifetimeBound
AssocItemConstraintsNotAllowedHere
AssocItemIsPrivate
AssocItemNotFound
AssocKindMismatch
AssocKindMismatchWrapInBracesSugg
AssociatedTypeTraitUninferredGenericParams
🔒
AssociatedTypeTraitUninferredGenericParamsMultipartSuggestion
🔒
AutoDerefReachedRecursionLimit
ClosureImplicitHrtb
🔒
CmseCallGeneric
CmseCallInputsStackSpill
CmseCallOutputStackSpill
CoerceUnsizedMay
CoerceUnsizedMulti
CoerceUnsizedOneField
ConstBoundForNonConstTrait
ConstImplForNonConstTrait
ConstParamTyImplOnNonAdt
ConstParamTyImplOnUnsized
ConstSpecialize
🔒
CopyImplOnNonAdt
CopyImplOnTypeWithDtor
CrossCrateTraits
CrossCrateTraitsDefined
DispatchFromDynCoercion
DispatchFromDynMulti
DispatchFromDynRepr
DispatchFromDynSame
DispatchFromDynSingle
DispatchFromDynStruct
DispatchFromDynZST
DropImplOnWrongItem
EffectsWithoutNextSolver
EmptySpecialization
🔒
EnumDiscriminantOverflowed
🔒
EscapingBoundVarInTyOfAssocConstBinding
🔒
FieldAlreadyDeclaredNestedHelp
FunctionNamesDuplicated
🔒
FunctionNotFoundInTrait
🔒
FunctionNotHaveDefaultImplementation
🔒
GenericArgsOnOverriddenImpl
ImplForTyRequires
InherentDyn
InherentNominal
InherentPrimitiveTy
InherentPrimitiveTyNote
InherentTyOutside
InherentTyOutsideNew
InherentTyOutsidePrimitive
InherentTyOutsideRelevant
InvalidReceiverTy
InvalidUnionField
🔒
InvalidUnionFieldSuggestion
🔒
InvalidUnnamedFieldTy
LifetimesOrBoundsMismatchOnTrait
LinkageType
🔒
MainFunctionAsync
🔒
MainFunctionGenericParameters
🔒
MainFunctionReturnTypeGeneric
🔒
ManualImplementation
MethodShouldReturnFuture
MissingOneOfTraitItem
🔒
MissingTraitItem
🔒
MissingTraitItemLabel
🔒
MissingTraitItemSuggestion
🔒
MissingTraitItemSuggestionNone
🔒
MissingTraitItemUnstable
🔒
MissingTypeParams
MultipleRelaxedDefaultBounds
MustBeNameOfAssociatedFunction
🔒
MustImplementNotFunction
🔒
MustImplementNotFunctionNote
🔒
MustImplementNotFunctionSpanNote
🔒
MustImplementOneOfAttribute
🔒
NonConstRange
NotSupportedDelegation
OnlyCurrentTraitsAdt
OnlyCurrentTraitsForeign
OnlyCurrentTraitsName
OnlyCurrentTraitsOpaque
OnlyCurrentTraitsPointer
OnlyCurrentTraitsPointerSugg
OnlyCurrentTraitsTy
OpaqueCapturesHigherRankedLifetime
ParamInTyOfAssocConstBinding
🔒
ParenSugarAttribute
🔒
ParenthesizedFnTraitExpansion
PlaceholderNotAllowedItemSignatures
🔒
RecursiveGenericParameter
🔒
RefOfMutStatic
ReturnPositionImplTraitInTraitRefined
🔒
ReturnTypeNotationEqualityBound
🔒
ReturnTypeNotationOnNonRpitit
🔒
SIMDFFIHighlyExperimental
🔒
SelfInImplSelf
SpecializationTrait
🔒
StartAsync
🔒
StartFunctionParameters
🔒
StartFunctionWhere
🔒
StartTargetFeature
🔒
StartTrackCaller
🔒
StaticMutRef
StaticSpecialize
🔒
TaitForwardCompat
TaitForwardCompat2
TargetFeatureOnMain
🔒
TooLargeStatic
🔒
TrackCallerOnMain
🔒
TraitCannotImplForTy
TraitObjectDeclaredWithNoTraits
TraitsWithDefaultImpl
TransparentEnumVariant
🔒
TransparentNonZeroSized
🔒
TransparentNonZeroSizedEnum
🔒
TyOfAssocConstBindingNote
🔒
TyParamFirstLocal
TyParamFirstLocalLint
TyParamSome
TyParamSomeLint
TypeOf
🔒
TypeofReservedKeywordUsed
UnconstrainedGenericParameter
🔒
UnconstrainedOpaqueType
UnnamedFieldsReprFieldDefined
UnrecognizedAtomicOperation
UnrecognizedIntrinsicFunction
UnusedAssociatedTypeBounds
UnusedGenericParameter
🔒
ValueOfAssociatedStructAlreadySpecified
VariadicFunctionCompatibleConvention
🔒
VariancesOf
🔒
WhereClauseOnMain
🔒
WrongNumberOfGenericArgumentsToIntrinsic
Enums
§
AssocItemNotFoundLabel
AssocItemNotFoundSugg
CannotCaptureLateBound
🔒
DropImplPolarity
🔒
FieldAlreadyDeclared
ImplNotMarkedDefault
LateBoundInApit
🔒
MutRefSugg
OnlyCurrentTraits
ReturnTypeNotationIllegalParam
🔒
UnnamedFieldsRepr
UnusedGenericParameterHelp
🔒