rust icon indicating copy to clipboard operation
rust copied to clipboard

Remove bogus `#![feature(get_mut_unchecked)]` from docs for stable `Rc`/`Arc` methods

Open AnthonyMikh opened this issue 4 months ago • 2 comments

Not only this feature is not used, I believe nightly features should not be in docs for stable items.

@rustbot labels: +A-docs

AnthonyMikh avatar Oct 17 '24 23:10 AnthonyMikh