mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
3af45eeb98
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`.