Skip to main content
predicate_constraint
rustc_
trait_
selection
1.98.0-nightly
(f8a08b688 2026-05-30)
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
)