vestige/crates
Sam Valladares 95bde93b49 fix: clippy collapsible-if on hybrid_search type filter
CI failed on macOS + Ubuntu with clippy::collapsible_if on the
else-if branch of the exclude_types filter. Collapse the inner
`if` into the `let Some && ...` guard. Semantics preserved — the
includes branch is left as-is to keep include/exclude mutually
exclusive behavior.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 14:50:03 -05:00
..
vestige-core fix: clippy collapsible-if on hybrid_search type filter 2026-04-14 14:50:03 -05:00
vestige-mcp fix: add keyword-first search (Stage 0) with reranker bypass 2026-04-13 15:46:21 -05:00