Files
qdrant/lib/quantization
qdrant-cloud-bot d0b84ef907 Fix clippy wildcard_enum_match_arm lint in test_tq.rs (#9101)
Replace wildcard match `_` with explicit enum variants
`DistanceType::Dot | DistanceType::L1 | DistanceType::L2` to satisfy
clippy's wildcard_enum_match_arm lint.

Co-authored-by: Cursor Agent <agent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 09:32:21 +02:00
..
2025-07-03 14:09:12 +02:00
2026-04-28 10:02:28 +02:00