path2: Replace the path module outright
Remove the old path. Rename path2 to path. Update all clients for the new path. Also make some miscellaneous changes to the Path APIs to help the adoption process.
This commit is contained in:
parent
6741241f40
commit
73d3d00ec4
63 changed files with 2501 additions and 2989 deletions
1094
src/libstd/path/mod.rs
Normal file
1094
src/libstd/path/mod.rs
Normal file
File diff suppressed because it is too large
Load diff
1668
src/libstd/path/posix.rs
Normal file
1668
src/libstd/path/posix.rs
Normal file
File diff suppressed because it is too large
Load diff
2733
src/libstd/path/windows.rs
Normal file
2733
src/libstd/path/windows.rs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue