Searched defs:new_patches (Results 1 – 1 of 1) sorted by relevance
101 let mut new_patches = Vec::new(); in subtract() localVariable269 pub fn new_patches( in new_patches() function278 let new_patches: PatchCollection = { in new_patches() localVariable286 let new_patches = new_patches.map_patches(|p| { in new_patches() localVariable