Skip to content

Add discoverConfig Support for rust-analyzer#4075

Open
UebelAndre wants to merge 1 commit into
bazelbuild:mainfrom
UebelAndre:rust-analyzer
Open

Add discoverConfig Support for rust-analyzer#4075
UebelAndre wants to merge 1 commit into
bazelbuild:mainfrom
UebelAndre:rust-analyzer

Conversation

@UebelAndre

@UebelAndre UebelAndre commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

This change improves rust-analyzer support by moving away from rust-project.json and promoting a more automated approach. Documentation has been updated to reflect the recommended integration.

Changes:

  • Implement Build-Event-Service parsing to avoid globbing for bazel outputs.
  • Implements new setup tool that users can invoke to configure their IDE for Bazel-backed rust-analyzer support.

closes #2488
closes #3762

@UebelAndre UebelAndre force-pushed the rust-analyzer branch 7 times, most recently from cc07124 to 6b5e5e9 Compare June 10, 2026 18:39
@UebelAndre UebelAndre marked this pull request as ready for review June 10, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hermetic vs system rust-analyzer. Infinite cycle in rust-analyzer caused by test deps

1 participant