mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-24 22:32:02 +00:00
Add aliases for `current_dir` Aliases were added for the equivalent C/C++ APIs for POSIX and Windows. Also, I added one for `pwd` which users may be more familiar with, from the command line.