Searched defs:should_remove (Results 1 – 6 of 6) sorted by relevance
144 def should_remove(): function
812 let should_remove = unsafe { in drop() localVariable
381 let should_remove = match self.mark_release(gen) { in try_remove_value() localVariable
513 let should_remove = if let OccupiedMut(value) = slot.get_mut() { in retain() localVariable
612 let should_remove = !f(key, unsafe { &mut *slot.u.value }); in retain() localVariable
359 let should_remove = |ident: &Ident| { in declosurefy() localVariable