Commit graph

2 commits

Author SHA1 Message Date
aa2c0a2ec7 fix(kernels): drop removed std::simd::Select import
`std::simd::Select` no longer exists in current nightly's portable_simd
API; methods now hang off `Mask` inherently. The unused import was
preventing the crate (and everything depending on it -- qroissant-arrow,
qroissant-python) from building on a current nightly toolchain.
2026-05-20 14:41:37 +01:00
53ac90fe84 Vendor qroissant 0.3.0 baseline 2026-05-20 14:11:30 +01:00