101 |
} else {
|
102 |
#[allow(clippy::invalid_ref)]
|
103 |
std::mem::swap(&mut v, &mut std::mem::uninitialized());
|