uv/crates/uv-settings/src
Charlie Marsh 201dfef780
Insert backslash when appending to system drive (#9488)
## Summary

When you pass a system drive to `Path::join`, Rust doesn't insert a
backslash between the drive and the path itself, so our lookups for
system configuration were failing.

Closes https://github.com/astral-sh/uv/issues/9416.
2024-11-27 19:38:29 -05:00
..
combine.rs uv-pypi-types: rename "conflicting group" types to more generic "conflicts" 2024-11-14 08:02:46 -05:00
lib.rs Insert backslash when appending to system drive (#9488) 2024-11-27 19:38:29 -05:00
settings.rs feat: add support for --no-extra flag and setting (#9387) 2024-11-24 02:25:09 +00:00