mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
70bdfc1d79
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.