pub(crate) fn add_missing_match_arms( acc: &mut Assists, ctx: &AssistContext<'_, '_>, ) -> Option<()>