Skip to content

Implement create_dir_all() to operate iteratively instead of recursively#148196

Merged
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
asder8215:std-fs-iterative-create-dir-all
Jan 11, 2026
Merged

Implement create_dir_all() to operate iteratively instead of recursively#148196
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
asder8215:std-fs-iterative-create-dir-all

check if current path is root through seeing if its parent is None

167ad11
Select commit
Loading
Failed to load commit list.
Sign in for the full log view