Skip to main content

try_add_sub_match

Function try_add_sub_match 

Source
fn try_add_sub_match(
    m: Match,
    existing: &mut Match,
    sema: &Semantics<'_, RootDatabase>,
)
Expand description

Attempts to add m as a sub-match of existing.