Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/ty/
H A Dfold.rs657 pub fn replace_bound_vars<T, F, G, H>( in replace_bound_vars() method
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_trait_selection/src/traits/
H A Dproject.rs531 pub fn replace_bound_vars<T: TypeFoldable<'tcx>>( in replace_bound_vars() method