Skip to main content
predicate_constraint
rustc_
trait_
selection
1.95.0-nightly
(366a1b93e 2026-02-03)
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
)