Home
last modified time | relevance | path

Searched defs:bound_vars_subst (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_ty/src/
H A Dutils.rs271 pub(crate) fn bound_vars_subst(&self, debruijn: DebruijnIndex) -> Substitution { in bound_vars_subst() method
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_ty/src/
H A Dutils.rs269 pub(crate) fn bound_vars_subst(&self, debruijn: DebruijnIndex) -> Substitution { in bound_vars_subst() method