rust/library/core
Matthias Krüger d05ddf5647
Rollup merge of #149885 - inkreasing:push-ovrwrllvzvmw, r=joboet
replace addr_of_mut with &raw mut in maybeuninit docs

In the docs for `addr_of_mut` it says that the macro is "soft-deprecated" so maybe the std docs should stop recommending it.
I searched for other places where this is used, but didn't find any in public stable documentation.
2025-12-14 20:04:56 +01:00
..
src Rollup merge of #149885 - inkreasing:push-ovrwrllvzvmw, r=joboet 2025-12-14 20:04:56 +01:00
Cargo.toml add autodiff examples 2025-11-16 23:35:37 -05:00