Skip to main content
predicate_constraint
rustc_
trait_
selection
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
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
)