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