Skip to content

Commit 2d8d743

Browse files
committed
Auto merge of rust-lang#105018 - zertosh:path_buf_deref_mut, r=dtolnay
Implement DerefMut for PathBuf Without this, there's no way to get a `&mut Path` from `PathBuf` without going through `into_boxed_path`. This is relevant now that rust-lang#105002 adds `PathBuf::as_mut_os_string` and `Path::as_mut_os_str`.
2 parents 3b0f0b7 + 9fd7f7e commit 2d8d743

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)