Remove unused #![feature(get_mut_unchecked)] in Rc and Arc examples https://github.com/rust-lang/rust/pull/93109 removed the use of APIs enabled by this feature in these examples, but the `#![feature]` attributes ware not removed. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||