☰
rustc_trait_selection
1.75.0-dev
In rustc_trait_selection::traits::error_reporting::suggestions
Structs
AwaitsVisitor
GeneratorData
ReplaceImplTraitFolder
ReplaceImplTraitVisitor
ReturnsVisitor
Enums
GeneratorInteriorOrUpvar
Traits
NextTypeParamName
TypeErrCtxtExt
Functions
get_explanation_based_on_obligation
hint_missing_borrow
predicate_constraint
suggest_desugaring_async_fn_to_impl_future_in_trait
suggest_restriction
?
Function
rustc_trait_selection
::
traits
::
error_reporting
::
suggestions
::
predicate_constraint
source
·
[
−
]
fn predicate_constraint( generics: &
Generics
<'_>, pred:
Predicate
<'_> ) -> (
Span
,
String
)