rust/library/alloc
Guillaume Gomez 9814d08545
Rollup merge of #146887 - taiki-e:rc-doc-feature, r=joboet
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.
2025-09-22 17:17:46 +02:00
..
src Rollup merge of #146887 - taiki-e:rc-doc-feature, r=joboet 2025-09-22 17:17:46 +02:00
Cargo.toml Remove compiler-builtins-mangled-names 2025-07-25 19:21:20 -05:00