Robbert van der Helm
28f52b9104
Update use of night SIMD API
...
`LaneCount` and `SupportedLaneCount` were dropped from the
`portable_simd` API, which is now supposed to emulate the target lane
count if the CPU does not natively support it.
2026-05-10 17:03:33 +02:00
Robbert van der Helm
ecfd6322c7
Make implicit autorefs explicit in buffer code
...
This was triggering a new deny-by-default lint in recent nightly
versions.
2025-06-15 21:22:16 +02:00
Robbert van der Helm
cb2824021b
Fix buffer adapter size hints for zero channels
...
And the SamplesIter one was simply not correct when yielded by the block
iterator.
2023-01-05 16:12:09 +01:00
Robbert van der Helm
47a96ee02b
Fix broken rustdoc links
2022-03-27 03:32:45 +02:00
Robbert van der Helm
26c503d862
Remove accidentally copied tests
2022-03-10 19:38:39 +01:00
Robbert van der Helm
02622e6e4f
Split up the buffer module
2022-03-10 18:15:55 +01:00