jj/lib
Martin von Zweigbergk 6cd4e03c25 cleanup: use canonicalize() method instead of free function
I had somehow not noticed that `Path` and `PathBuf` have
`canonicalize()` methods. Using them saves a few characters of code.
2022-03-30 22:09:55 -07:00
..
protos working_copy: stop keeping track of commit ID 2022-02-12 17:22:37 -08:00
src cleanup: use canonicalize() method instead of free function 2022-03-30 22:09:55 -07:00
tests cleanup: use canonicalize() method instead of free function 2022-03-30 22:09:55 -07:00
build.rs build: conditionally use map_first_last feature if available 2022-02-20 22:21:14 -08:00
Cargo.toml cargo: bump test-case from 2.0.1 to 2.0.2 2022-03-28 08:53:04 -07:00