rustc_trait_selection
1.78.0-nightly
(b381d3ab2 2024-02-12)
In rustc_trait_selection::traits::error_reporting::suggestions
?
Function
rustc_trait_selection
::
traits
::
error_reporting
::
suggestions
::
predicate_constraint
source
·
[
−
]
fn predicate_constraint( generics: &
Generics
<'_>, pred:
Predicate
<'_> ) -> (
Span
,
String
)