Searched refs:new_patch_contents (Results 1 – 1 of 1) sorted by relevance
156 let mut new_patch_contents = Vec::new(); in recontextualize_patches() localVariable208 new_patch_contents.push((patch, parsed.reassemble(&output.stdout))); in recontextualize_patches()210 for (path, contents) in new_patch_contents { in recontextualize_patches()