| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run maint/add-warning | Ian Jackson | 2023-08-25 | 1 | -0/+1 |
| * | hashx: FixedCapacityVec: Fix clippy lints | Ian Jackson | 2023-08-24 | 1 | -4/+3 |
| * | Rustfmt | Ian Jackson | 2023-08-24 | 1 | -2/+3 |
| * | hashx: FixedCapacityVec: impl Send, Sync, [Ref]UnwindSafe | Ian Jackson | 2023-08-24 | 1 | -0/+13 |
| * | hashx: FixedCapacityVec: Tests | Ian Jackson | 2023-08-24 | 1 | -0/+105 |
| * | hashx: FixedCapacityVec: introduce push_inner | Ian Jackson | 2023-08-24 | 1 | -7/+21 |
| * | hashx: FixedCapacityVec: use *mut T, and impl Drop | Ian Jackson | 2023-08-24 | 1 | -24/+68 |
| * | hashx: FixedCapacityVec: Note some missing stuff | Ian Jackson | 2023-08-24 | 1 | -0/+12 |
| * | hashx: FixedCapacityVec: Documentation | Ian Jackson | 2023-08-24 | 1 | -0/+27 |
| * | hashx: FixedCapacityVec: Replace .into_boxed_array method with Try | Ian Jackson | 2023-08-24 | 1 | -8/+15 |
| * | hashx: FixedCapacityVec: Move into its own module | Ian Jackson | 2023-08-24 | 1 | -0/+74 |
