Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/
Dproject.rs2308 let cache_projection = cache_entry.projection_ty; in confirm_param_env_candidate() localVariable
2321 let cache_projection = if potentially_unnormalized_candidate { in confirm_param_env_candidate() localVariable