Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_hir_typeck/src/method/
Dconfirm.rs458 let user_substs = UserSubsts { in instantiate_method_substs() localVariable
/third_party/rust/rust/compiler/rustc_hir_typeck/src/fn_ctxt/
D_impl.rs1220 let user_substs = Self::user_substs_for_adt(ty); in instantiate_value_path() localVariable