Add new path module
Implements [RFC 474](https://github.com/rust-lang/rfcs/pull/474); see that RFC for details/motivation for this change. This initial commit does not include additional normalization or platform-specific path extensions. These will be done in follow up commits or PRs.
This commit is contained in:
parent
3e39f0bc0e
commit
45ddf50ceb
8 changed files with 2576 additions and 9 deletions
2567
src/libstd/path.rs
Executable file
2567
src/libstd/path.rs
Executable file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue