7d36ea7ebc
The parent of a `Path` of `"foobar"` is actually `""`, because `parent()` wants to return a slice of its buffer: https://github.com/rust-lang/rust/issues/36861 Just do a trivial wrapper around it to correctly return `"."` instead. Hit this when trying to pass a treefile in the working directory. |
||
---|---|---|
.. | ||
src | ||
cargo-vendor-config | ||
Cargo.lock | ||
Cargo.toml | ||
cbindgen.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT |