pub(crate) fn sidebar_render_assoc_items( cx: &Context<'_>, out: &mut Buffer, id_map: &mut IdMap, concrete: Vec<&Impl>, synthetic: Vec<&Impl>, blanket_impl: Vec<&Impl>)