fn collect_reborrow_data_fields<'tcx>(
tcx: TyCtxt<'tcx>,
def: AdtDef<'tcx>,
args: GenericArgsRef<'tcx>,
) -> Vec<ReborrowDataField<'tcx>>fn collect_reborrow_data_fields<'tcx>(
tcx: TyCtxt<'tcx>,
def: AdtDef<'tcx>,
args: GenericArgsRef<'tcx>,
) -> Vec<ReborrowDataField<'tcx>>