predicate_constraint
rustc_
trait_
selection
1.92.0
(ded5c06cf 2025-12-08)
In rustc_
trait_
selection::
error_
reporting::
traits::
suggestions
rustc_trait_selection
::
error_reporting
::
traits
::
suggestions
Function
predicate_
constraint
Copy item path
Source
fn predicate_constraint( generics: &
Generics
<'_>, pred:
Predicate
<'_>, ) -> (
Span
,
String
)