rustc_trait_selection
1.77.0-nightly
(bf3c6c5be 2024-02-01)
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
)