ok/jj
1
0
Fork 0
forked from mirrors/jj
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
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
Cargo.toml