EDITED
Hi there,
I was wondering if there was an appetite for alloc::sync::Arc
/Weak
being made available to core
?
Previous discussions: Rename ARC to AtomicRc, move to core::unstable::sync · Issue #6652 · rust-lang/rust · GitHub. However, I'm wondering if those discussions occurred at a time where atomics wasn't available to core
(unsure even if that was ever a situation).
Kind regards, Christopher