Lines Matching defs:rebuild
44935 // `rebuild` takes O(self.len()) operations44950 self.rebuild();44959 fn rebuild(&mut self) {45065 // data[0..first_removed] is untouched, so we only need to rebuild the tail:45729 heap.rebuild();