uv/crates/uv-fs/src
Charlie Marsh 7e6df8ffd4
Remove canonicalize calls (#6919)
## Summary

A few of these should use `absolute` instead of `canonicalize`; and
apparently we no longer need to strip the `CANONICAL_CWD` to get tests
passing.
2024-09-01 18:23:11 +00:00
..
cachedir.rs Use fs_err for cachedir errors (#3304) 2024-04-29 16:33:10 +02:00
lib.rs Improve logging for locked file acquisition (#6777) 2024-08-29 20:35:39 +00:00
path.rs Remove canonicalize calls (#6919) 2024-09-01 18:23:11 +00:00