uv/crates/uv-resolver
konsti 54989f1376
Replace unreachable todo!() with unreachable!() in locking (#5857)
Replace a `todo!()` that was unreachable with an `unreachable!()` and a
proper comment.
2024-08-07 13:22:56 +00:00
..
src Replace unreachable todo!() with unreachable!() in locking (#5857) 2024-08-07 13:22:56 +00:00
Cargo.toml Capture portable path serialization in a struct (#5652) 2024-07-31 16:00:37 +00:00