predicate_constraint
rustc_
trait_
selection
1.91.0
(f8297e351 2025-10-28)
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
)