mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
93bc64dd49
[std] fix the presentation of `split_off_mut` and `split_off` documentation Fixes #141107 r? libs