Implement path_rename on Windows

This commit is contained in:
Jakub Konka
2019-08-10 11:34:13 +02:00
committed by Jakub Konka
parent b980c2aa11
commit 1b7d9bed2b
2 changed files with 49 additions and 6 deletions

View File

@@ -136,7 +136,6 @@ cfg_if::cfg_if! {
"symlink_loop" => true,
"clock_time_get" => true,
"truncation_rights" => true,
"path_rename" => true,
_ => false,
}
} else {