uv
54989f13
- Replace unreachable `todo!()` with `unreachable!()` in locking (#5857)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
331 days ago
Replace unreachable `todo!()` with `unreachable!()` in locking (#5857) Replace a `todo!()` that was unreachable with an `unreachable!()` and a proper comment.
References
#5857 - Replace unreachable `todo!()` with `unreachable!()` in locking
Author
konstin
Parents
68f186c4
Files
1
crates/uv-resolver/src
lock.rs
Loading