7d8e329194
remove no-op 'let _ = ' Also see the discussion at https://github.com/rust-lang/rust/pull/93563#discussion_r1034057555. I don't know why these `Drop` implementations exist to begin with, given that their body does literally nothing, but did not want to change that. (It might affect dropck.) Cc `````@ibraheemdev````` `````@Amanieu````` |
||
---|---|---|
.. | ||
barrier | ||
condvar | ||
lazy_lock | ||
mpmc | ||
mpsc | ||
mutex | ||
once | ||
once_lock | ||
rwlock | ||
barrier.rs | ||
condvar.rs | ||
lazy_lock.rs | ||
mod.rs | ||
mutex.rs | ||
once_lock.rs | ||
once.rs | ||
poison.rs | ||
rwlock.rs |