Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_hir_typeck/src/
Dfallback.rs83 fn fallback_if_possible( in fallback_if_possible() method
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/infer/
Dunify.rs390 pub(super) fn fallback_if_possible(&mut self) { in fallback_if_possible() method