230b97af1c
atomic: remove 'Atomic*' from Debug output For the same reason that we don't show `Vec { data: [0, 1, 2, 3] }`, but just the array, the `AtomicUsize(1000)` is noisy, and seeing just `1000` is likely better. |
||
---|---|---|
.. | ||
atomic.rs | ||
mod.rs |