Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/diagnostics/match_check/
Dusefulness.rs778 pub(crate) fn compute_match_usefulness<'p>( in compute_match_usefulness() function
/third_party/rust/rust/compiler/rustc_mir_build/src/thir/pattern/
Dusefulness.rs978 pub(crate) fn compute_match_usefulness<'p, 'tcx>( in compute_match_usefulness() function