sapling/cmds
Siddharth Agarwal acda30f2fb replace AsRef<Path> with Into<PathBuf> in a few spots
Summary:
We need ownership of the buffer in all of these cases, and
`AsRef<Path>` could potentially create unnecessary copies.

Reviewed By: jsgf

Differential Revision: D6214034

fbshipit-source-id: 806a87bfe3b125febaaaaf26c8b8dcac407de145
2017-11-02 13:10:56 -07:00
..
blobimport replace AsRef<Path> with Into<PathBuf> in a few spots 2017-11-02 13:10:56 -07:00
dumprev.rs Initial commit 2017-07-27 18:00:19 -07:00
hgqlserve.rs Initial commit 2017-07-27 18:00:19 -07:00
idxdump.rs Initial commit 2017-07-27 18:00:19 -07:00