qroissant/crates
CamZalewski 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
..
qroissant-arrow Vendor qroissant 0.3.0 baseline 2026-05-20 14:11:30 +01:00
qroissant-core fix: align typed column buffers to T in decode paths 2026-05-20 14:13:41 +01:00
qroissant-kernels fix(kernels): drop removed std::simd::Select import 2026-05-20 14:41:37 +01:00
qroissant-python Vendor qroissant 0.3.0 baseline 2026-05-20 14:11:30 +01:00
qroissant-transport Vendor qroissant 0.3.0 baseline 2026-05-20 14:11:30 +01:00