Searched refs:NoDrop (Results 1 – 2 of 2) sorted by relevance
30 struct NoDrop<T> { struct34 impl<T> Drop for NoDrop<T> { implementation66 let mut tmp = NoDrop { in shift_head()101 let mut tmp = NoDrop { in shift_tail()
66 let mut tmp = NoDrop { in insert_head()98 struct NoDrop<T> { in insert_head() struct102 impl<T> Drop for NoDrop<T> { in insert_head() implementation