rust/library/core
Stuart Cook c3d1be7c7f
Rollup merge of #130160 - Scripter17:fix-slice-first_mut-doc, r=Amanieu
Fix `slice::first_mut` docs

Changes `pointer` to `reference` since that's the actual type it returns.

`slice::last_mut` does correctly say "reference"
2024-09-12 20:37:16 +10:00
..
benches Improve isqrt tests and add benchmarks 2024-08-28 23:06:54 -04:00
src Rollup merge of #130160 - Scripter17:fix-slice-first_mut-doc, r=Amanieu 2024-09-12 20:37:16 +10:00
tests fix UB in a test 2024-09-09 16:17:34 +02:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00