sapling/eden/scm/lib/edenfs-client
Adam Simpkins b22fc79e4b clean up PathRelativizer API usage of Path vs PathBuf
Summary:
Fix the PathRelativizer APIs to accept `Path` and even `str` arguments instead
of just `PathBuf`.  The old code required a `PathBuf`, which often forced
callers to make a copy of the path data.

Reviewed By: quark-zju

Differential Revision: D19958505

fbshipit-source-id: 6fa40dd4b75df4e3faf9ad2ae4f0e4e6595669f6
2020-02-24 15:38:36 -08:00
..
src clean up PathRelativizer API usage of Path vs PathBuf 2020-02-24 15:38:36 -08:00
Cargo.toml edenfs-client: fix warnings 2020-01-13 18:14:46 -08:00