top | item 33823040

(no title)

phaylon | 3 years ago

Small nitpick: Fortunately, `Rc` and `Arc` actually don't require the nightly feature.

discuss

order

masklinn|3 years ago

Oh yeah you're right that's been stabilised, now that I'm thinking about it, it was probably something like `self: std::sync::MutexGuard<'_, Self>` which told me to enable the feature