Searched defs:old_collection (Results 1 – 1 of 1) sorted by relevance
363 let old_collection = PatchCollection::parse_from_str( in new_patches() localVariable367 let old_collection = old_collection.filter_patches(|p| old_collection.patch_exists(p)); in new_patches() localVariable