Skip to content

feat: add rust package repos

Administrator requested to merge olafurpg/rust into main

Created by: tjdevries

This PR adds supports for crates/ repos in Sourcegraph and also adds autoindexing capabilities for rust with these crates.

Cross-repo isn't currently possible due to a (known) rust-analyzer shortcoming, but could be fixed in the future and cross-repo would start working.

Test plan

  • Add some crate repos to your services and then make sure they work
  • Upload a rust-analyzer lsif index and see that crates are automatically indexes

Merge request reports

Loading