rust: Remove unnecessary check for absolute path before joining...
rust: Remove unnecessary check for absolute path before joining
`Path::join` does the right thing if its argument is absolute.
Differential Revision:
https://phab.mercurial-scm.org/D9960