Skip to main content

promote_local_to_const

Function promote_local_to_const 

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