Highlights
- New
scipsubcommand to generate SCIP index files, with support for Rust, Go, and C/C++ (via scip-clang), and--output-allto write one index per build system. - New
lsifsubcommand to generate LSIF index files. - New
--sessionflag to select the session backend.
Fixes
- Resolve missing dependencies while running SCIP indexers; make multi-build-system SCIP indexing best-effort.
- Don't panic when stripping credentials from host-less URIs.
- Handle non-existent directories more gracefully.
- Initialize Breezy explicitly rather than relying on auto-initialize.
Other
- Bump apt-sources to 0.3.0 and refresh cargo dependencies.