Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We use the `AlignedType` and take a pointer to its inner data, never access the data directly - this confuses clippy causing a "field is never used" warning. Shoosh the lint and add a code comment explaining why.
- Loading branch information