| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-11 | rename `BitSet` to `DenseBitSet` | Rémy Rakic | -3/+3 |
| 2024-07-11 | Use uplifted `rustc-stable-hash` crate in `rustc_data_structures` | Urgau | -65/+0 |
| 2023-04-18 | Store hashes in special types so they aren't accidentally encoded as numbers | Ben Kimock | -1/+1 |
| 2023-04-05 | Fix a couple missed hash constants | Thom Chiovoloni | -3/+3 |
| 2023-03-03 | Match end user facing unmatched backticks in compiler/ | est31 | -1/+1 |
| 2022-02-03 | Fix `isize` optimization in `StableHasher` for big-endian architectures | Jakub Beránek | -0/+1 |
| 2022-01-30 | Compress amount of hashed bytes for `isize` values in StableHasher | Jakub Beránek | -2/+22 |
| 2022-01-24 | Add test stable hash uniqueness of adjacent field values | Jakub Beránek | -0/+42 |
| 2021-12-18 | Implement StableHash for BitSet and BitMatrix via Hash | Tomasz Miąsko | -0/+27 |
| 2020-09-30 | Stable hashing: add comments and tests concerning platform-independence | Tyson Nottingham | -0/+73 |
