mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-14 04:52:54 +00:00
Realistic `Path::as_mut_os_str` doctest With "Implement DerefMut for PathBuf" (#105018) now merged, it's possible to exercise `Path::as_mut_os_str` (#105002) without going through `into_boxed_path`.