1
Fork 0

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:
Kevin Ballard 2013-09-26 17:21:59 -07:00
parent 6741241f40
commit 73d3d00ec4
63 changed files with 2501 additions and 2989 deletions

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

File diff suppressed because it is too large Load diff

2733
src/libstd/path/windows.rs Normal file

File diff suppressed because it is too large Load diff