[−][src]Function rustc_typeck::constrained_type_params::identify_constrained_type_params
pub fn identify_constrained_type_params<'tcx>(
tcx: TyCtxt,
predicates: &[Predicate<'tcx>],
impl_trait_ref: Option<TraitRef<'tcx>>,
input_parameters: &mut FxHashSet<Parameter>
)
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?