| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-17 | Use UnhashMap for a few more maps | Mark Rousskov | -1/+11 | |
| This avoids hashing data that's already hashed. | ||||
| 2023-12-24 | Do not store stable crate id in on-disk hash map. | Camille GILLOT | -1/+1 | |
| 2023-04-18 | Add #[inline] to some new functions | Ben Kimock | -0/+1 | |
| Co-authored-by: Camille Gillot <gillot.camille@gmail.com> | ||||
| 2023-04-18 | Document how the HashN types are different from Fingerprint | Ben Kimock | -4/+15 | |
| 2023-04-18 | Store hashes in special types so they aren't accidentally encoded as numbers | Ben Kimock | -0/+120 | |
