summaryrefslogtreecommitdiffstats
path: root/src/postings/segment_postings.rs
diff options
context:
space:
mode:
authorPaul Masurel <paul.masurel@gmail.com>2019-04-23 09:54:02 +0900
committerGitHub <noreply@github.com>2019-04-23 09:54:02 +0900
commita228825462ab9b224c86047f964279b93d8d6038 (patch)
treeca770132e3eba9d00b1fe827f8d78c244cca8804 /src/postings/segment_postings.rs
parentc967031d215887a3bdffb1014de203b87562f4ce (diff)
Clippy comments (#532)
Clippy complaints that about the cast of &[u32] to a *const __m128i, because of the lack of alignment constraints. This commit passes the OutputBuffer object (which enforces proper alignment) instead of `&[u32]`.
Diffstat (limited to 'src/postings/segment_postings.rs')
0 files changed, 0 insertions, 0 deletions