uv/crates/uv-fs/src
Zanie Blue 5206a33e78
Do not error if the `CACHEDIR.TAG` file exists but cannot be written to (#7550)
Attempting to address the error in
https://github.com/astral-sh/uv/issues/7434 — it seems overkill to fail
if the file exists but isn't writable.
2024-09-19 09:39:59 -05:00
..
cachedir.rs Do not error if the `CACHEDIR.TAG` file exists but cannot be written to (#7550) 2024-09-19 09:39:59 -05:00
lib.rs Do not use a user-facing warning for "Waiting to acquire lock..." message (#7502) 2024-09-18 15:34:27 +00:00
path.rs Use portable paths when serializing sources (#7504) 2024-09-18 18:51:14 +00:00