pub(crate) fn clean_field<'tcx>(
    field: &FieldDef<'tcx>,
    cx: &mut DocContext<'tcx>
) -> Item